Browse Source

Aligans not needed

Daniel Guzman 4 months ago
parent
commit
f2de110e2a
1 changed files with 0 additions and 1 deletions
  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