- File:
-
- 1 edited
-
libcfa/src/concurrency/clib/cfathread.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/clib/cfathread.h
r038110a rbb662027 17 17 #include "invoke.h" 18 18 19 #if defined(__cforall) || defined(__cplu splus)19 #if defined(__cforall) || defined(__cpluplus) 20 20 extern "C" { 21 21 #endif … … 39 39 40 40 41 #if defined(__cforall) || defined(__cplu splus)41 #if defined(__cforall) || defined(__cpluplus) 42 42 } 43 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.