X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fstlplus%2Fstrings%2Fprint_basic.hpp;h=f85b00eec2523a1bc79e885c77e3e106d23a2bbc;hp=9d67862921d51bd7a728779ed078bd336a72ff69;hb=5846afb00833cc72fe72422ca896d2387c712cb4;hpb=a97500609dc3c1b11f9786d32bc458eb00de4c36 diff --git a/src/stlplus/strings/print_basic.hpp b/src/stlplus/strings/print_basic.hpp index 9d67862..f85b00e 100644 --- a/src/stlplus/strings/print_basic.hpp +++ b/src/stlplus/strings/print_basic.hpp @@ -1,21 +1,21 @@ -#ifndef STLPLUS_PRINT_BASIC -#define STLPLUS_PRINT_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 printing basic C types - -//////////////////////////////////////////////////////////////////////////////// - -#include "print_address.hpp" -#include "print_bool.hpp" -#include "print_cstring.hpp" -#include "print_float.hpp" -#include "print_int.hpp" -#include "print_pointer.hpp" - -#endif +#ifndef STLPLUS_PRINT_BASIC +#define STLPLUS_PRINT_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 printing basic C types + +//////////////////////////////////////////////////////////////////////////////// + +#include "print_address.hpp" +#include "print_bool.hpp" +#include "print_cstring.hpp" +#include "print_float.hpp" +#include "print_int.hpp" +#include "print_pointer.hpp" + +#endif