Unverified Commit a0eb5efd by John Kessenich Committed by GitHub

Merge pull request #1860 from zoddicus/fixShaderCRoll

Add in header for uint32_t definition
parents eea34004 1f6fedd3
...@@ -36,6 +36,7 @@ ...@@ -36,6 +36,7 @@
#ifndef _IOMAPPER_INCLUDED #ifndef _IOMAPPER_INCLUDED
#define _IOMAPPER_INCLUDED #define _IOMAPPER_INCLUDED
#include <cstdint>
#include "LiveTraverser.h" #include "LiveTraverser.h"
#include <unordered_map> #include <unordered_map>
#include <unordered_set> #include <unordered_set>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment