diff --git a/dlib/dlibincludes.c b/dlib/dlibincludes.c index 12c8916..08e0067 100644 --- a/dlib/dlibincludes.c +++ b/dlib/dlibincludes.c @@ -23,6 +23,7 @@ # define VK_USE_PLATFORM_WIN32_KHR #endif +// TODO: Figure out SIMD issues here (__float128) #ifdef BUILD_ASSETS # include "../external/stb/stb_image.h" # include "../external/stb/stb_image_write.h"