forked from organicmaps/organicmaps
[win32] Remove obsolete includes.
This commit is contained in:
parent
d1de8f9997
commit
1929af15ec
2 changed files with 0 additions and 7 deletions
|
@ -9,9 +9,6 @@
|
|||
#include "../yg/rendercontext.hpp"
|
||||
#include "../yg/internal/opengl.hpp"
|
||||
|
||||
#ifdef OMIM_OS_WINDOWS
|
||||
#include "../yg/internal/opengl_win32.hpp"
|
||||
#endif
|
||||
|
||||
namespace qt
|
||||
{
|
||||
|
|
|
@ -8,11 +8,7 @@
|
|||
#include "../yg/framebuffer.hpp"
|
||||
#include "../yg/renderbuffer.hpp"
|
||||
#include "../yg/resource_manager.hpp"
|
||||
|
||||
#include "../yg/internal/opengl.hpp"
|
||||
/*#ifdef OMIM_OS_WINDOWS
|
||||
#include "../yg/internal/opengl_win32.hpp"
|
||||
#endif*/
|
||||
|
||||
#include "../platform/platform.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue