summaryrefslogtreecommitdiff
path: root/object_base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'object_base.cpp')
-rw-r--r--object_base.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/object_base.cpp b/object_base.cpp
index 502c2e5..b16acc1 100644
--- a/object_base.cpp
+++ b/object_base.cpp
@@ -4,6 +4,7 @@
using namespace std;
+
Object::Object(void){
log("Object constructed");
}