|
|
|
@ -43,11 +43,7 @@ |
|
|
|
#include "Magnum/Math/Vector2.h" |
|
|
|
#include "Magnum/Math/Vector2.h" |
|
|
|
#include "Magnum/Platform/Platform.h" |
|
|
|
#include "Magnum/Platform/Platform.h" |
|
|
|
|
|
|
|
|
|
|
|
namespace Magnum { |
|
|
|
namespace Magnum { namespace Platform { |
|
|
|
|
|
|
|
|
|
|
|
class Context; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace Platform { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace Implementation { |
|
|
|
namespace Implementation { |
|
|
|
template<class, class, class, class> class AbstractContextHandler; |
|
|
|
template<class, class, class, class> class AbstractContextHandler; |
|
|
|
|