summaryrefslogtreecommitdiff
path: root/tests/cpp/include/class_obj/tpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpp/include/class_obj/tpl.h')
-rw-r--r--tests/cpp/include/class_obj/tpl.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/cpp/include/class_obj/tpl.h b/tests/cpp/include/class_obj/tpl.h
new file mode 100644
index 0000000..7dfdcfc
--- /dev/null
+++ b/tests/cpp/include/class_obj/tpl.h
@@ -0,0 +1,25 @@
+/**
+ *
+ * Test Classes and objects
+ * phptname.phpt
+ *
+ */
+
+
+
+
+/**
+ * Set up namespace
+ */
+namespace TestBaseClass {
+
+
+
+
+
+
+/**
+ * End of namespace
+ */
+}
+