forked from qt-creator/qt-creator
Include stdio and regenerated the parser.
This commit is contained in:
@@ -305,6 +305,7 @@ private:
|
|||||||
|
|
||||||
#include "glslparser.h"
|
#include "glslparser.h"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <cstdio>
|
||||||
|
|
||||||
using namespace GLSL;
|
using namespace GLSL;
|
||||||
|
|
||||||
|
|||||||
@@ -30,6 +30,7 @@
|
|||||||
|
|
||||||
#include "glslparser.h"
|
#include "glslparser.h"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <cstdio>
|
||||||
|
|
||||||
using namespace GLSL;
|
using namespace GLSL;
|
||||||
|
|
||||||
|
|||||||
@@ -305,6 +305,7 @@ private:
|
|||||||
|
|
||||||
#include "glslparser.h"
|
#include "glslparser.h"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <cstdio>
|
||||||
|
|
||||||
using namespace GLSL;
|
using namespace GLSL;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user