]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/strings/string_stl.hpp
cleanup stlplus files
[chaz/yoink] / src / stlplus / strings / string_stl.hpp
index 11e05fbc15b166c63a3ede3de1a2471f24c24e46..ef934971310bc6a4b586b6c977c13ee9fb307b41 100644 (file)
@@ -1,23 +1,23 @@
-#ifndef STLPLUS_STRING_STL\r
-#define STLPLUS_STRING_STL\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
-//   Template string conversions for pointers and STL containers\r
-\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-#include "string_bitset.hpp"\r
-#include "string_list.hpp"\r
-#include "string_map.hpp"\r
-#include "string_pair.hpp"\r
-#include "string_sequence.hpp"\r
-#include "string_set.hpp"\r
-#include "string_string.hpp"\r
-#include "string_vector.hpp"\r
-\r
-#endif\r
+#ifndef STLPLUS_STRING_STL
+#define STLPLUS_STRING_STL
+////////////////////////////////////////////////////////////////////////////////
+
+//   Author:    Andy Rushton
+//   Copyright: (c) Southampton University 1999-2004
+//              (c) Andy Rushton           2004-2009
+//   License:   BSD License, see ../docs/license.html
+
+//   Template string conversions for pointers and STL containers
+
+////////////////////////////////////////////////////////////////////////////////
+
+#include "string_bitset.hpp"
+#include "string_list.hpp"
+#include "string_map.hpp"
+#include "string_pair.hpp"
+#include "string_sequence.hpp"
+#include "string_set.hpp"
+#include "string_string.hpp"
+#include "string_vector.hpp"
+
+#endif
This page took 0.017952 seconds and 4 git commands to generate.