//  // // ##### # # #### -= Nuclex Library =-  // //  # ## ## # # Nuclex.cpp - Nuclex base header  // //  # ### # #  // //  # ### # # Root header to be included by all nuclex headers  // //  # ## ## # #  // //  # # # #### R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #ifndef TOXID_TOXID_H #define TOXID_TOXID_H #include "Toxid/Toxid.h" #include "Nuclex/Kernel.h" namespace Toxid { using namespace Nuclex; } // namespace Toxid #endif // TOXID_TOXID_H