We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2378c14 commit d949703Copy full SHA for d949703
1 file changed
cpp/lstm/dga_detection/Makefile
@@ -19,8 +19,6 @@ LDFLAGS += -fopenmp
19
# Add header directories for any includes that aren't on the
20
# default compiler search path.
21
INCLFLAGS := -I .
22
-INCLFLAGS += -I/home/ryan/src/mlpack/src/
23
-INCLFLAGS += -I/home/ryan/src/ensmallen/include/
24
# If you have mlpack or ensmallen installed somewhere nonstandard, uncomment and
25
# update the lines below.
26
# INCLFLAGS += -I/path/to/mlpack/include/
0 commit comments