Changeset 457 for cafu/trunk/CaLight
- Timestamp:
- 01/09/12 23:04:20 (4 months ago)
- Files:
-
- 1 modified
-
cafu/trunk/CaLight/CaLightWorld.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cafu/trunk/CaLight/CaLightWorld.hpp
r455 r457 24 24 /******************************/ 25 25 26 #ifndef _CALIGHTWORLD_HPP_27 #define _CALIGHTWORLD_HPP_26 #ifndef CAFU_CALIGHTWORLD_HPP_INCLUDED 27 #define CAFU_CALIGHTWORLD_HPP_INCLUDED 28 28 29 29 #include "../Common/World.hpp"
