GLI  0.5.1
header.hpp
Go to the documentation of this file.
1 
29 #ifndef GLI_CORE_HEADER_INCLUDED
30 #define GLI_CORE_HEADER_INCLUDED
31 
32 #include <cstddef>
33 
34 namespace gli
35 {
36 
37 }//namespace gli
38 
39 #include "header.inl"
40 
41 #endif//GLI_CORE_HEADER_INCLUDED