diff options
Diffstat (limited to 'o3d/core/cross/buffer.cc')
-rw-r--r-- | o3d/core/cross/buffer.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/o3d/core/cross/buffer.cc b/o3d/core/cross/buffer.cc index 3cc5afb..6847fc2 100644 --- a/o3d/core/cross/buffer.cc +++ b/o3d/core/cross/buffer.cc @@ -32,7 +32,6 @@ // This file contains the definitions of Buffer, VertexBuffer and IndexBuffer. -#include "core/cross/precompile.h" #include "core/cross/buffer.h" #include "core/cross/client_info.h" #include "core/cross/pointer_utils.h" |