fixed project includes to use new directory structure
This commit is contained in:
parent
63e46abdb8
commit
de0a034a84
95 changed files with 655 additions and 634 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
// partial std::condition_variable implementation for win32/pthread
|
||||
|
||||
#include "std_mutex.h"
|
||||
#include "common/std_mutex.h"
|
||||
|
||||
#if (_MSC_VER >= 1600) || (GCC_VERSION >= GCC_VER(4,3,0) && __GXX_EXPERIMENTAL_CXX0X__)
|
||||
#define USE_RVALUE_REFERENCES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue