Changeset 395 for trunk/nv/core/time.hh
- Timestamp:
- 06/11/15 21:40:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/core/time.hh
r323 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 * @file time.hh … … 13 13 #define NV_CORE_TIME_HH 14 14 15 #include <nv/co re/common.hh>15 #include <nv/common.hh> 16 16 17 17 namespace nv
Note: See TracChangeset
for help on using the changeset viewer.