TDME2  1.9.200
fwd-tdme.h
Go to the documentation of this file.
1 // Forward declarations for tdme.gui
2 #pragma once
3 
4 namespace tdme {
5 namespace gui {
6  class GUI;
7  class GUIParser;
8  class GUIParserException;
9 } // namespace gui
10 } // namespace tdme
Definition: fwd-tdme.h:4