X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fstlplus%2Fsubsystems%2Fsubsystems.hpp;fp=src%2Fstlplus%2Fsubsystems%2Fsubsystems.hpp;h=0000000000000000000000000000000000000000;hp=2bc41b5772cda301d6984439d131f3198b3efed7;hb=5846afb00833cc72fe72422ca896d2387c712cb4;hpb=a97500609dc3c1b11f9786d32bc458eb00de4c36 diff --git a/src/stlplus/subsystems/subsystems.hpp b/src/stlplus/subsystems/subsystems.hpp deleted file mode 100644 index 2bc41b5..0000000 --- a/src/stlplus/subsystems/subsystems.hpp +++ /dev/null @@ -1,21 +0,0 @@ -#ifndef STLPLUS_SUBSYSTEMS -#define STLPLUS_SUBSYSTEMS -//////////////////////////////////////////////////////////////////////////////// - -// Author: Andy Rushton -// Copyright: (c) Southampton University 1999-2004 -// (c) Andy Rushton 2004-2009 -// License: BSD License, see ../docs/license.html - -// Allows all the STLplus subsystems to be included in one go - -//////////////////////////////////////////////////////////////////////////////// - -#include "cli_parser.hpp" -#include "ini_manager.hpp" -#include "library_manager.hpp" -#include "message_handler.hpp" -#include "timer.hpp" - -//////////////////////////////////////////////////////////////////////////////// -#endif