Browse Source

add libc_sec inc path

pull/55/head
chenyemeng 5 years ago
parent
commit
14264cc70d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      parser/common/module.mk

+ 1
- 0
parser/common/module.mk View File

@@ -77,6 +77,7 @@ LOCAL_C_INCLUDES := \
$(TOPDIR)graphengine/ge/common \
$(TOPDIR)parser/parser \
$(TOPDIR)parser \
$(TOPDIR)libc_sec/include \
$(TOPDIR)third_party/json/include \
$(TOPDIR)third_party/protobuf/include \
libc_sec/include \


Loading…
Cancel
Save