streamlet examples: symlink to StreamletMsg.h v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Tue, 28 Jan 2020 23:35:25 +0100
branchv_0
changeset 69 52f837fbb216
parent 68 5d3d57d9c323
child 70 018e2609f5bb
streamlet examples: symlink to StreamletMsg.h
streamlet-examples/StreamletMsg.h
streamlet-examples/streamlet-common.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/streamlet-examples/StreamletMsg.h	Tue Jan 28 23:35:25 2020 +0100
@@ -0,0 +1,1 @@
+../src/StreamletMsg.h
\ No newline at end of file
--- a/streamlet-examples/streamlet-common.h	Tue Jan 28 23:18:21 2020 +0100
+++ b/streamlet-examples/streamlet-common.h	Tue Jan 28 23:35:25 2020 +0100
@@ -25,7 +25,7 @@
 #include <locale>
 #include <regex>
 
-#include "../src/StreamletMsg.h"
+#include "StreamletMsg.h"
 
 /**
  * Unlike the protocol and the message format,