source:
downloads/ogre/Tools/VRMLConverter/src/stdafx.h
@
50
| Last change on this file since 50 was 6, checked in by anonymous, 18 years ago | |
|---|---|
| File size: 135 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | #pragma once |
| 3 | |
| 4 | #include <vrmllib/nodes.h> |
| 5 | #include <vrmllib/file.h> |
| 6 | |
| 7 | #include <Ogre.h> |
| 8 | |
| 9 | using namespace Ogre; |
| 10 | using namespace vrmllib; |
Note: See TracBrowser
for help on using the repository browser.










