diff options
| author | Glenn Rice <glennricster@gmail.com> | 2011-03-12 00:01:33 +0000 |
|---|---|---|
| committer | Glenn Rice <glennricster@gmail.com> | 2011-03-12 00:01:33 +0000 |
| commit | 1b583a0441320f6e73b932aaaed4bb5ec84eb6dd (patch) | |
| tree | f5b881c4c4e1fb20c1a3141ce57008071df7c87c /Source/Core/InputCommon/Src/ControllerInterface/ControllerInterface.cpp | |
| parent | 2a694edf93591c326f013470d4d657e895fa18dd (diff) | |
Fix things so that those who wish to compile with -std=c++0x can. To active this with the cmake build add CXXFLAGS="-std=c++0x" before cmake on the command line, or export that variable. This enables the experimental features like std::thread, std::mutex, etc., that are provided by g++ instead of using the implementation in dolphin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7333 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions
