Include stdio and regenerated the parser.

This commit is contained in:
Roberto Raggi
2010-11-10 16:30:35 +01:00
parent f7d8914905
commit b0622d840b
3 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
#include "glslparser.h"
#include <iostream>
#include <cstdio>
using namespace GLSL;