summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2017-11-04 16:30:18 -0400
committerYong He <yonghe@outlook.com>2017-11-04 16:30:18 -0400
commit784bd914cface6e5837ef0da7aee0df2e16c4999 (patch)
treefd7abf6580da5cc592c285694f3b8b3f85ab063c
parent98d2f27ec7c1039679da5c86e4d1dfb308d0fc6f (diff)
fix linux build
-rw-r--r--tools/eval-test/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/eval-test/main.cpp b/tools/eval-test/main.cpp
index 0159f0107..6f1f7a4d8 100644
--- a/tools/eval-test/main.cpp
+++ b/tools/eval-test/main.cpp
@@ -3,7 +3,7 @@
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
-
+#include "../../source/core/secure-crt.h"
#include <slang.h>
int main(