#include "CmGUIElement.h" namespace CamelotEngine { GUIElement::GUIElement() { } GUIElement::~GUIElement() { } }