summaryrefslogtreecommitdiff
path: root/cmnd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cmnd.cpp')
-rwxr-xr-x[-rw-r--r--]cmnd.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/cmnd.cpp b/cmnd.cpp
index f305f35..28e73a7 100644..100755
--- a/cmnd.cpp
+++ b/cmnd.cpp
@@ -9,9 +9,11 @@
using namespace std;
cmnd::cmnd( )
-{}
+{
+}
cmnd::~cmnd()
-{}
+{
+}
#endif