]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/strings/string_basic.hpp
remove some unused stlplus modules
[chaz/yoink] / src / stlplus / strings / string_basic.hpp
diff --git a/src/stlplus/strings/string_basic.hpp b/src/stlplus/strings/string_basic.hpp
deleted file mode 100644 (file)
index d402dfd..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#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.019913 seconds and 4 git commands to generate.