diff options
Diffstat (limited to 'oop1w3/IBeroep.cpp')
-rw-r--r-- | oop1w3/IBeroep.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/oop1w3/IBeroep.cpp b/oop1w3/IBeroep.cpp new file mode 100644 index 0000000..9e4f97e --- /dev/null +++ b/oop1w3/IBeroep.cpp @@ -0,0 +1,2 @@ +#include "IBeroep.h" + |