Daniel Guzman преди 4 месеца
родител
ревизия
f2de110e2a
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      sokol_app.h

+ 0 - 1
sokol_app.h

@@ -2053,7 +2053,6 @@ inline void sapp_run(const sapp_desc& desc) { return sapp_run(&desc); }
 #include <stdlib.h> // malloc, free
 #include <string.h> // memset, strncmp
 #include <stddef.h> // size_t
-#include <stdalign.h> //alignas
 #include <math.h>   // roundf
 
 // helper macros