Changes in libcfa/src/stdhdr/bfdlink.h [948fdef:bf71cfd]
- File:
-
- 1 edited
-
libcfa/src/stdhdr/bfdlink.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/stdhdr/bfdlink.h
r948fdef rbf71cfd 10 10 // Created On : Tue Jul 18 07:26:04 2017 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : S at Feb 1 07:15:29 202013 // Update Count : 512 // Last Modified On : Sun Jul 22 13:49:30 2018 13 // Update Count : 4 14 14 // 15 15 16 16 // include file uses the CFA keyword "with". 17 17 #if ! defined( with ) // nesting ? 18 #define with ` `with``// make keyword an identifier18 #define with `with` // make keyword an identifier 19 19 #define __CFA_BFDLINK_H__ 20 20 #endif
Note:
See TracChangeset
for help on using the changeset viewer.