obs-d3d11: include float.h for FLT_MAX
gcc expects this header to be included
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
******************************************************************************/
|
||||
|
||||
#include <graphics/vec4.h>
|
||||
#include <float.h>
|
||||
|
||||
#include "d3d11-subsystem.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user