Changeset 3427 in orxonox.OLD for orxonox/trunk/src/importer/material.cc
- Timestamp:
- Feb 28, 2005, 11:38:10 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/importer/material.cc
r3396 r3427 16 16 17 17 #include "material.h" 18 19 #include "texture.h" 20 #include <stdlib.h> 21 #include <string.h> 18 22 19 23 using namespace std;
Note: See TracChangeset
for help on using the changeset viewer.