Changeset 395 for trunk/nv/interface/clear_state.hh
- Timestamp:
- 06/11/15 21:40:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/interface/clear_state.hh
r368 r395 1 // Copyright (C) 2012-201 4ChaosForge Ltd1 // Copyright (C) 2012-2015 ChaosForge Ltd 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 7 /** … … 11 11 */ 12 12 13 #ifndef NV_ CLEAR_STATE_HH14 #define NV_ CLEAR_STATE_HH13 #ifndef NV_INTERFACE_CLEAR_STATE_HH 14 #define NV_INTERFACE_CLEAR_STATE_HH 15 15 16 #include <nv/co re/common.hh>16 #include <nv/common.hh> 17 17 #include <nv/stl/math.hh> 18 18 … … 85 85 86 86 87 #endif // NV_ CLEAR_STATE_HH87 #endif // NV_INTERFACE_CLEAR_STATE_HH
Note: See TracChangeset
for help on using the changeset viewer.