]> git.mxchange.org Git - simgear.git/blobdiff - simgear/compiler.h
Patch to tweak traits so they work on Irix too.
[simgear.git] / simgear / compiler.h
index e50a5c43121faffd82003aa84fc9d7bff2a4d03f..27665fc18d016abbc12b0f2fe3a71c7682f574ee 100644 (file)
 #  define FG_NAMESPACES
 #  define FG_HAVE_STD
 #  define FG_CLASS_PARTIAL_SPECIALIZATION
+#  define FG_HAVE_TRAITS
 
 #  define STL_ALGORITHM  <algorithm>
 #  define STL_FUNCTIONAL <functional>