]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/portability/version.hpp
import stlplus 3.7
[chaz/yoink] / src / stlplus / portability / version.hpp
index 852efce28e10bf3fdc74b6bd4c072eca995e1dd9..35cd93807779b8336e78aa74f02e4a0a9f5a330a 100644 (file)
@@ -1,24 +1,24 @@
-#ifndef STLPLUS_VERSION
-////////////////////////////////////////////////////////////////////////////////
-
-//   Author:    Andy Rushton
-//   Copyright: (c) Southampton University 1999-2004
-//              (c) Andy Rushton           2004-2009
-//   License:   BSD License, see ../docs/license.html
-
-//   Contains just the STLplus version number
-
-////////////////////////////////////////////////////////////////////////////////
-#include "portability_fixes.hpp"
-#include <string>
-
-#define STLPLUS_VERSION "3.5"
-
-namespace stlplus
-{
-
-  std::string version(void);
-
-}
-////////////////////////////////////////////////////////////////////////////////
-#endif
+#ifndef STLPLUS_VERSION\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+//   Author:    Andy Rushton\r
+//   Copyright: (c) Southampton University 1999-2004\r
+//              (c) Andy Rushton           2004 onwards\r
+//   License:   BSD License, see ../docs/license.html\r
+\r
+//   Contains just the STLplus version number\r
+\r
+////////////////////////////////////////////////////////////////////////////////\r
+#include "portability_fixes.hpp"\r
+#include <string>\r
+\r
+#define STLPLUS_VERSION "3.7"\r
+\r
+namespace stlplus\r
+{\r
+\r
+  std::string version(void);\r
+\r
+}\r
+////////////////////////////////////////////////////////////////////////////////\r
+#endif\r
This page took 0.020113 seconds and 4 git commands to generate.