Merge branch 'cpp-headers'

This commit is contained in:
John Kessenich
2016-08-11 10:00:57 -06:00
28 changed files with 57 additions and 70 deletions

View File

@@ -35,7 +35,7 @@
#ifndef GLSLANG_GTESTS_TEST_FIXTURE_H
#define GLSLANG_GTESTS_TEST_FIXTURE_H
#include <stdint.h>
#include <cstdint>
#include <fstream>
#include <sstream>
#include <streambuf>