Skip to content
Snippets Groups Projects
Commit 42264240 authored by Bryan O'Sullivan's avatar Bryan O'Sullivan
Browse files

Fix another build bogon

parent 289697fc
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
#define LL_STDTYPES_H #define LL_STDTYPES_H
#include <cfloat> #include <cfloat>
#include <climits>
typedef signed char S8; typedef signed char S8;
typedef unsigned char U8; typedef unsigned char U8;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment