summaryrefslogtreecommitdiff
path: root/src/coordinator.h
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-09-13 21:39:21 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2014-09-13 21:39:21 +0200
commit5257e805a9499229af234180a9d68104a563cf80 (patch)
tree5cccc5d546e5ec17f618ccc558f2c473a0a0a5a4 /src/coordinator.h
parent6627513d260e807f99fd02cc6571601d794437de (diff)
downloadbiruda-5257e805a9499229af234180a9d68104a563cf80.tar.gz
biruda-5257e805a9499229af234180a9d68104a563cf80.tar.bz2
add json, nanomsg in master
Diffstat (limited to 'src/coordinator.h')
-rw-r--r--src/coordinator.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/coordinator.h b/src/coordinator.h
new file mode 100644
index 0000000..a52fa6d
--- /dev/null
+++ b/src/coordinator.h
@@ -0,0 +1,4 @@
+#ifndef _BIRUDA_COORDINGATOR_HEADER_INCLUDED
+#define _BIRUDA_COORDINGATOR_HEADER_INCLUDED
+
+#endif