summaryrefslogtreecommitdiff
path: root/algo1w4d2/Klant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'algo1w4d2/Klant.cpp')
-rw-r--r--algo1w4d2/Klant.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/algo1w4d2/Klant.cpp b/algo1w4d2/Klant.cpp
new file mode 100644
index 0000000..9b59724
--- /dev/null
+++ b/algo1w4d2/Klant.cpp
@@ -0,0 +1,4 @@
+#include "Klant.h"
+
+Klant::Klant() {}
+Klant::~Klant() {}