Changes in src/libcfa/exception.h [307a732:0fc9756b]
- File:
-
- 1 edited
-
src/libcfa/exception.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/exception.h
r307a732 r0fc9756b 10 10 // Created On : Mon Jun 26 15:11:00 2017 11 11 // Last Modified By : Andrew Beach 12 // Last Modified On : Mon Nov 26 15:11:00 201713 // Update Count : 012 // Last Modified On : Tus Jul 11 13:40:00 2017 13 // Update Count : 1 14 14 // 15 15 … … 22 22 23 23 #ifdef __CFORALL__ 24 extern " BuiltinC" {24 extern "C" { 25 25 #endif 26 26
Note:
See TracChangeset
for help on using the changeset viewer.