]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/containers/containers.hpp
cleanup stlplus files
[chaz/yoink] / src / stlplus / containers / containers.hpp
index 58637581643849b2d657bd0abde6b4e034a06b02..e99d31382f5586b185d2fc755486d1544177c800 100644 (file)
@@ -1,23 +1,23 @@
-#ifndef STLPLUS_CONTAINERS\r
-#define STLPLUS_CONTAINERS\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-//   Author:    Andy Rushton\r
-//   Copyright: (c) Southampton University 1999-2004\r
-//              (c) Andy Rushton           2004-2009\r
-//   License:   BSD License, see ../docs/license.html\r
-\r
-//   Allows all the STLplus containers to be included in one go\r
-\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-#include "digraph.hpp"\r
-#include "foursome.hpp"\r
-#include "hash.hpp"\r
-#include "matrix.hpp"\r
-#include "ntree.hpp"\r
-#include "smart_ptr.hpp"\r
-#include "triple.hpp"\r
-\r
-////////////////////////////////////////////////////////////////////////////////\r
-#endif\r
+#ifndef STLPLUS_CONTAINERS
+#define STLPLUS_CONTAINERS
+////////////////////////////////////////////////////////////////////////////////
+
+//   Author:    Andy Rushton
+//   Copyright: (c) Southampton University 1999-2004
+//              (c) Andy Rushton           2004-2009
+//   License:   BSD License, see ../docs/license.html
+
+//   Allows all the STLplus containers to be included in one go
+
+////////////////////////////////////////////////////////////////////////////////
+
+#include "digraph.hpp"
+#include "foursome.hpp"
+#include "hash.hpp"
+#include "matrix.hpp"
+#include "ntree.hpp"
+#include "smart_ptr.hpp"
+#include "triple.hpp"
+
+////////////////////////////////////////////////////////////////////////////////
+#endif
This page took 0.019368 seconds and 4 git commands to generate.