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