X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fstlplus%2Fstrings%2Fstring_stl.hpp;h=ef934971310bc6a4b586b6c977c13ee9fb307b41;hp=11e05fbc15b166c63a3ede3de1a2471f24c24e46;hb=5846afb00833cc72fe72422ca896d2387c712cb4;hpb=a97500609dc3c1b11f9786d32bc458eb00de4c36 diff --git a/src/stlplus/strings/string_stl.hpp b/src/stlplus/strings/string_stl.hpp index 11e05fb..ef93497 100644 --- a/src/stlplus/strings/string_stl.hpp +++ b/src/stlplus/strings/string_stl.hpp @@ -1,23 +1,23 @@ -#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 +#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