Skip to content

Commit 5c6ffc7

Browse files
committed
Merge pull request stepcode#322 from cshorler/fix_hdr_install
fix header installation - remove sc_stdbool.h from src/base/CMakeLists.t...
2 parents 8964d2e + ea80885 commit 5c6ffc7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/base/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ set(SC_BASE_HDRS
1212
sc_memmgr.h
1313
sc_getopt.h
1414
sc_trace_fprintf.h
15-
sc_stdbool.h
1615
sc_mkdir.h
1716
)
1817

0 commit comments

Comments
 (0)