next try, doku; refs #11

master
Marc Wäckerlin 10 years ago
parent 439ea810e3
commit 68dcce3b2c
  1. 3
      src/mrw/checkcxx11.hxx

@ -87,6 +87,9 @@ namespace std {
};
}
# else
# ifdef __APPLE__
# error hidden apple?
# endif
# warning found C++11 support, everything is fine
# endif

Loading…
Cancel
Save