Merge "Stop shadowing __pure2 in math.h."

This commit is contained in:
Treehugger Robot
2016-09-29 21:02:56 +00:00
committed by Gerrit Code Review
3 changed files with 0 additions and 6 deletions

View File

@@ -21,8 +21,6 @@
#include <sys/types.h> #include <sys/types.h>
#include <limits.h> #include <limits.h>
#define __pure2
/* /*
* ANSI/POSIX * ANSI/POSIX
*/ */

View File

@@ -21,8 +21,6 @@
#include <sys/types.h> #include <sys/types.h>
#include <limits.h> #include <limits.h>
#define __pure2
/* /*
* ANSI/POSIX * ANSI/POSIX
*/ */

View File

@@ -21,8 +21,6 @@
#include <sys/types.h> #include <sys/types.h>
#include <limits.h> #include <limits.h>
#define __pure2
/* /*
* ANSI/POSIX * ANSI/POSIX
*/ */