added libcwd; refs #9

This commit is contained in:
Marc Wäckerlin
2014-04-22 07:52:09 +00:00
parent e656d6c025
commit a3e5500345
3 changed files with 9 additions and 4 deletions

View File

@@ -8,6 +8,7 @@
#ifndef __MRW__CHECKCXX11__
#define __MRW__CHECKCXX11__
// check if code is compiled with a new C++11 compiler
// otherwise there is a fallback wich makes everything much more compliacted
# ifndef MRW__OLD_PRE11_COMPILER