mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-24 15:36:33 +00:00
Linux compile fix
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include "serialise/string_utils.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <float.h>
|
||||
|
||||
GLuint GLReplay::CreateCShaderProgram(const char *csSrc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user