summaryrefslogtreecommitdiff
path: root/Source/Asura.Editor/System/ContainerFrame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Editor/System/ContainerFrame.cpp')
-rw-r--r--Source/Asura.Editor/System/ContainerFrame.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/Asura.Editor/System/ContainerFrame.cpp b/Source/Asura.Editor/System/ContainerFrame.cpp
new file mode 100644
index 0000000..9626317
--- /dev/null
+++ b/Source/Asura.Editor/System/ContainerFrame.cpp
@@ -0,0 +1,6 @@
+#include "ContainerFrame.h"
+
+namespace_begin(AsuraEditor)
+
+
+namespace_end