Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.
This commit is contained in:

committed by
Ian Romanick

parent
b302359394
commit
ac95f2f8c8
@@ -20,7 +20,7 @@
|
||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
#include <cstdio>
|
||||
|
||||
#include "ir_print_visitor.h"
|
||||
#include "glsl_types.h"
|
||||
#include "glsl_parser_extras.h"
|
||||
|
Reference in New Issue
Block a user