Changes in libcfa/src/stdhdr/math.h [948fdef:bf71cfd]
- File:
-
- 1 edited
-
libcfa/src/stdhdr/math.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/stdhdr/math.h
r948fdef rbf71cfd 10 10 // Created On : Mon Jul 4 23:25:26 2016 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Sat Feb 1 07:15:58 202013 // Update Count : 1 412 // Last Modified On : Thu Feb 22 18:16:07 2018 13 // Update Count : 13 14 14 // 15 15 16 16 extern "C" { 17 17 #if ! defined( exception ) // nesting ? 18 #define exception ` `exception`` // make keyword an identifier18 #define exception `exception` // make keyword an identifier 19 19 #define __CFA_MATH_H__ 20 20 #endif
Note:
See TracChangeset
for help on using the changeset viewer.