visualboyadvance-m/src
Rafael Kitover fed6f2389e Add #include <cmath> for std::ceil() #113
A couple files that use the std::ceil() math ceiling function were not
including the required header <cmath> and this seemed to have been
causing build errors on some Linux distributions.

Add the necessary #include <cmath> statement to both files.
2017-05-05 10:21:03 -07:00
..
apu updated standards to webkit standard 2016-07-08 19:59:29 -04:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common fix portability issue with strerror_r() 2017-04-27 13:16:16 -07:00
debian Some debian stuff, I honestly don't like debian packaging... but it's important for some people 2017-03-09 04:06:25 -05:00
filters make bins built with asm disable exec stack #98 2017-03-25 03:58:30 -07:00
gb Error case in gbCheatReadGSCodeFile 2017-02-12 04:26:21 -08:00
gba fix some potential buffer-overflows 2017-04-23 22:28:17 +00:00
libretro fix gameboy header-detection in libretro interface 2017-04-23 21:54:56 +00:00
sdl SDL: fix deflt bat saving, improve dir checking 2017-04-27 08:52:14 -07:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx Add #include <cmath> for std::ceil() #113 2017-05-05 10:21:03 -07:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
System.h Mac OS X 10.7 (Lion) build and runtime support 2016-11-03 10:49:13 -07:00
Util.cpp Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
Util.h Kill common/Types.h, replace its old typedefs w/ standard types 2016-07-29 11:07:11 +02:00
vba-over.ini how did the spanish version of fire red get its save type set to eeprom (savetype=1) 2012-05-23 06:40:11 +00:00
version.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00