summaryrefslogtreecommitdiffstats
path: root/matchblox/common/C_Smoother.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'matchblox/common/C_Smoother.cpp')
-rw-r--r--matchblox/common/C_Smoother.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/matchblox/common/C_Smoother.cpp b/matchblox/common/C_Smoother.cpp
new file mode 100644
index 0000000..010aba1
--- /dev/null
+++ b/matchblox/common/C_Smoother.cpp
@@ -0,0 +1,10 @@
+#include <map>
+#include <iostream>
+#include <iomanip>
+
+#include "C_Smoother.h"
+
+using namespace std;
+
+
+