aboutsummaryrefslogtreecommitdiffstats
path: root/src/TimestampDecoder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/TimestampDecoder.cpp')
-rw-r--r--src/TimestampDecoder.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/TimestampDecoder.cpp b/src/TimestampDecoder.cpp
index a561237..7f1fb6e 100644
--- a/src/TimestampDecoder.cpp
+++ b/src/TimestampDecoder.cpp
@@ -27,6 +27,7 @@
#include <iostream>
#include <fstream>
#include <string>
+#include <cstring>
#include "PcDebug.h"
#include "TimestampDecoder.h"
#include "Log.h"