aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/helpnode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/helpnode.cpp')
-rw-r--r--node/helpnode.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/node/helpnode.cpp b/node/helpnode.cpp
new file mode 100644
index 0000000..77da788
--- /dev/null
+++ b/node/helpnode.cpp
@@ -0,0 +1,5 @@
+#include "helpnode.h"
+
+HelpNode::HelpNode()
+{
+}