Skip to content

Commit

Permalink
add missing include in DB2
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and m-kuhn committed May 27, 2016
1 parent ba48dbe commit 5fc17dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/db2/CMakeLists.txt
Expand Up @@ -39,6 +39,7 @@ INCLUDE_DIRECTORIES(
INCLUDE_DIRECTORIES(SYSTEM
${GEOS_INCLUDE_DIR}
${QT_INCLUDE_DIR}
${QSCINTILLA_INCLUDE_DIR}
)

ADD_LIBRARY (db2provider MODULE ${DB2_SRCS} ${DB2_HDRS} ${DB2_MOC_SRCS})
Expand Down

0 comments on commit 5fc17dd

Please sign in to comment.