Ignoring another compiler warning.
This commit is contained in:
parent
d57d3de417
commit
0754ad09db
@ -4,6 +4,8 @@
|
|||||||
* Distributed under the terms of the MIT License (see LICENSE.TXT). *
|
* Distributed under the terms of the MIT License (see LICENSE.TXT). *
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
|
#pragma GCC diagnostic ignored "-Woverflow"
|
||||||
|
|
||||||
#include <ACGL/OpenGL/Data/TextureDataLoadStore.hh>
|
#include <ACGL/OpenGL/Data/TextureDataLoadStore.hh>
|
||||||
#include <ACGL/OpenGL/Tools.hh>
|
#include <ACGL/OpenGL/Tools.hh>
|
||||||
#include <ACGL/Utils/FileHelpers.hh>
|
#include <ACGL/Utils/FileHelpers.hh>
|
||||||
|
Loading…
Reference in New Issue
Block a user