From 5e1ab3481551607f1c2a10027049044cd41f78ab Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Sat, 24 Sep 2011 23:46:49 +0200
Subject: cleaning up
---
dtrain/test/wc_pipes/wordcount.h | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 dtrain/test/wc_pipes/wordcount.h
(limited to 'dtrain/test/wc_pipes/wordcount.h')
diff --git a/dtrain/test/wc_pipes/wordcount.h b/dtrain/test/wc_pipes/wordcount.h
new file mode 100644
index 00000000..c8fc8a29
--- /dev/null
+++ b/dtrain/test/wc_pipes/wordcount.h
@@ -0,0 +1,34 @@
+#ifndef __WORDCOUNT_HH__
+#define __WORDCOUNT_HH__
+
+
+#include