summaryrefslogtreecommitdiff
path: root/libfrontend-elements/frontend-elements/context.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libfrontend-elements/frontend-elements/context.cxx')
-rw-r--r--libfrontend-elements/frontend-elements/context.cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/libfrontend-elements/frontend-elements/context.cxx b/libfrontend-elements/frontend-elements/context.cxx
new file mode 100644
index 0000000..295ce74
--- /dev/null
+++ b/libfrontend-elements/frontend-elements/context.cxx
@@ -0,0 +1,11 @@
+// file : frontend-elements/context.cxx
+// author : Boris Kolpackov <boris@kolpackov.net>
+// copyright : Copyright (c) 2005-2010 Boris Kolpackov
+// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+
+#include <frontend-elements/context.hxx>
+
+namespace FrontendElements
+{
+}
+