Fix again the problem with C++ abs function
This commit is contained in:
parent
bc6cdd7711
commit
0c09419001
|
@ -18,7 +18,7 @@
|
||||||
#ifndef AGG_LCD_DISTRIBUTION_LUT_INCLUDED
|
#ifndef AGG_LCD_DISTRIBUTION_LUT_INCLUDED
|
||||||
#define AGG_LCD_DISTRIBUTION_LUT_INCLUDED
|
#define AGG_LCD_DISTRIBUTION_LUT_INCLUDED
|
||||||
|
|
||||||
#include <cmath>
|
#include <cstdlib>
|
||||||
|
|
||||||
#include "agg_basics.h"
|
#include "agg_basics.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue