UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
debug.h
Go to the documentation of this file.
1 #ifndef UGDK_DEBUG_H_
2 #define UGDK_DEBUG_H_
3 
4 namespace ugdk {
5 namespace debug {
6 
7 struct SectionData;
8 class ProfileSection;
9 
10 } // namespace debug
11 } // namespace ugdk
12 
13 #endif // UGDK_DEBUG_H_
Definition: animation.h:11