Fixed global math include
Former-commit-id: 0f1871a2ecf1e8b94d63612c7357d6fc0ab0287b
This commit is contained in:
parent
1b94977722
commit
e32c0c626e
|
|
@ -30,7 +30,7 @@
|
|||
#ifndef NAZARA_GLOBAL_MATH_HPP
|
||||
#define NAZARA_GLOBAL_MATH_HPP
|
||||
|
||||
#include <Nazara/Math/Basic.hpp>
|
||||
#include <Nazara/Math/Algorithm.hpp>
|
||||
#include <Nazara/Math/BoundingVolume.hpp>
|
||||
#include <Nazara/Math/Box.hpp>
|
||||
#include <Nazara/Math/Config.hpp>
|
||||
|
|
|
|||
Loading…
Reference in New Issue