diff --git a/include/assimp.hpp b/include/assimp.hpp index bb23b2aac..f790f0067 100644 --- a/include/assimp.hpp +++ b/include/assimp.hpp @@ -47,6 +47,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # error This header requires C++ to be used. #endif + +#include // public ASSIMP headers #include "aiTypes.h" #include "aiConfig.h"