mirror of
https://github.com/aap/librw.git
synced 2026-01-24 20:12:57 +00:00
switched all c++ includes to c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef RW_PS2
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
#include <cmath>
|
||||
#include <math.h>
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.14159265358979323846
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user