worked on OpenGL ES
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef FIXC11_H
|
||||
#define FIXC11_H
|
||||
|
||||
#ifdef ANDROID
|
||||
|
||||
#include <cmath>
|
||||
#include <sstream>
|
||||
|
||||
@@ -47,4 +49,6 @@ namespace std {
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
#endif // FIXC11_H
|
||||
|
||||
Reference in New Issue
Block a user