#pragma region Copyright /* Toxid Game Copyright (C) 2002-2008 Nuclex Development Labs */ #pragma endregion #ifndef TOXID_TOXID_H #define TOXID_TOXID_H #include "Toxid.h" #include namespace Toxid { using namespace Nuclex; } // namespace Toxid #endif // TOXID_TOXID_H