Honeycomb  0.1
Component-Model Framework
Core.h
Go to the documentation of this file.
1 // Honeycomb, Copyright (C) 2013 Daniel Carter. Distributed under the Boost Software License v1.0.
2 #pragma once
3 
4 #ifdef HONEY_DX9
5  #include <d3dx9.h>
6 #endif
7 
8 namespace honey
9 {
10 
11 }
Global Honeycomb namespace.