TurtleBrains  0.3.5
High quality, portable, C++ framework for rapid 2D game development.
tb_debug_kit.hpp
1 
15 #ifndef TurtleBrains_DebugKit_hpp
16 #define TurtleBrains_DebugKit_hpp
17 
18 #include <turtle_brains/core/debug/tb_debug_tool_set.hpp>
19 #include <turtle_brains/core/debug/tb_debug_logger.hpp>
20 
21 #endif /* TurtleBrains_DebugKit_hpp */