aboutsummaryrefslogtreecommitdiffstats
path: root/cgrep.cpp
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-11-09 12:24:19 +0000
committerbloodstalker <thabogre@gmail.com>2018-11-09 12:24:19 +0000
commit64e37df7332cf8cc7530826f2cb367ce8d738c61 (patch)
treea4ef25da666c78069fab9b277899c5c62434010d /cgrep.cpp
parentupdate (diff)
downloadcgrep-64e37df7332cf8cc7530826f2cb367ce8d738c61.tar.gz
cgrep-64e37df7332cf8cc7530826f2cb367ce8d738c61.zip
update
Diffstat (limited to 'cgrep.cpp')
-rw-r--r--cgrep.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgrep.cpp b/cgrep.cpp
index 4f66876..615d435 100644
--- a/cgrep.cpp
+++ b/cgrep.cpp
@@ -8,6 +8,7 @@
/*************************************************************************************************/
/*included modules*/
/*project headers*/
+#include "./cfe-extra/cfe_extra.h"
/*standard headers*/
#include <cassert>
#include <cstdlib>