mirror of
https://gitlab.com/rnger/amath
synced 2025-10-05 18:39:41 +00:00
Fixed GCC define
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
#include "prim.h"
|
||||
#include "math.h"
|
||||
|
||||
#ifndef AMIGA
|
||||
#if __GNUC__ > 2
|
||||
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user