]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/strings/string_basic.hpp
cleanup stlplus files
[chaz/yoink] / src / stlplus / strings / string_basic.hpp
index f88dbcd887dee9e1a8a4b45a5e68a59d16bec243..d402dfd3eb0076906c3dfba2fa2d0f334643fad6 100644 (file)
@@ -1,21 +1,21 @@
-#ifndef STLPLUS_STRING_BASIC\r
-#define STLPLUS_STRING_BASIC\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
-//   Utilities for converting basic C types to/from std::strings\r
-\r
-////////////////////////////////////////////////////////////////////////////////\r
-\r
-#include "string_address.hpp"\r
-#include "string_bool.hpp"\r
-#include "string_cstring.hpp"\r
-#include "string_float.hpp"\r
-#include "string_int.hpp"\r
-#include "string_pointer.hpp"\r
-\r
-#endif\r
+#ifndef STLPLUS_STRING_BASIC
+#define STLPLUS_STRING_BASIC
+////////////////////////////////////////////////////////////////////////////////
+
+//   Author:    Andy Rushton
+//   Copyright: (c) Southampton University 1999-2004
+//              (c) Andy Rushton           2004-2009
+//   License:   BSD License, see ../docs/license.html
+
+//   Utilities for converting basic C types to/from std::strings
+
+////////////////////////////////////////////////////////////////////////////////
+
+#include "string_address.hpp"
+#include "string_bool.hpp"
+#include "string_cstring.hpp"
+#include "string_float.hpp"
+#include "string_int.hpp"
+#include "string_pointer.hpp"
+
+#endif
This page took 0.017317 seconds and 4 git commands to generate.