Changeset 2164:160ca7667159 in lemon-0.x
- Timestamp:
- 07/24/06 18:15:48 (17 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2879
- Location:
- lemon
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/bits/default_map.h
r2046 r2164 106 106 107 107 108 #if ndef__STRICT_ANSI__108 #if defined __GNUC__ && !defined __STRICT_ANSI__ 109 109 110 110 // long long -
lemon/tolerance.h
r2154 r2164 307 307 }; 308 308 309 #if ndef__STRICT_ANSI__309 #if defined __GNUC__ && !defined __STRICT_ANSI__ 310 310 311 311 ///Long long integer specialization of \ref Tolerance.
Note: See TracChangeset
for help on using the changeset viewer.