Changeset 933 for code/branches/core2/src/util/Math.h
- Timestamp:
- Mar 27, 2008, 5:04:41 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core2/src/util/Math.h
r871 r933 26 26 */ 27 27 28 #ifndef _ Math_H__29 #define _ Math_H__28 #ifndef _Util_Math_H__ 29 #define _Util_Math_H__ 30 30 31 31 #include <ostream> … … 146 146 } 147 147 148 #endif /* _ Math_H__ */148 #endif /* _Util_Math_H__ */
Note: See TracChangeset
for help on using the changeset viewer.