Merge branch 'cpp-headers'
This commit is contained in:
commit
2c6038ecf1
28 changed files with 57 additions and 70 deletions
|
|
@ -41,7 +41,7 @@
|
|||
// This is the platform independent interface between an OGL driver
|
||||
// and the shading language compiler/linker.
|
||||
//
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <memory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue