- Timestamp:
- Oct 4, 2005, 9:29:49 PM (19 years ago)
- Location:
- trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/importer/abstract_model.h
r5039 r5280 24 24 #include "stdincl.h" 25 25 #include "base_object.h" 26 #include <math.h>27 26 28 27 -
trunk/src/world_entities/weapons/crosshair.cc
r5219 r5280 24 24 #include "state.h" 25 25 #include "material.h" 26 27 #include <iostream>28 26 29 27 using namespace std;
Note: See TracChangeset
for help on using the changeset viewer.