Changeset 395 for trunk/src/stl/assert.cc
- Timestamp:
- 06/11/15 21:40:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/stl/assert.cc
r378 r395 2 2 // http://chaosforge.org/ 3 3 // 4 // This file is part of N V Libraries.5 // For conditions of distribution and use, see copy right notice in nv.hh4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 6 6 7 #define NV_ CORE_COMMON_HH7 #define NV_BASE_COMMON_HH 8 8 #define NV_INTERNAL_INCLUDE 9 9 #include "nv/stl/assert.hh" 10 #undef NV_ CORE_COMMON_HH10 #undef NV_BASE_COMMON_HH 11 11 12 12 #if NV_COMPILER == NV_MSVC
Note: See TracChangeset
for help on using the changeset viewer.