test/sandbox.c

changeset 3
1efd6da2ad53
parent 0
593b60458157
child 6
302971e8599b
     1.1 --- a/test/sandbox.c	Mon Oct 30 17:59:37 2023 +0100
     1.2 +++ b/test/sandbox.c	Mon Oct 30 18:09:27 2023 +0100
     1.3 @@ -27,8 +27,6 @@
     1.4  
     1.5  #include "ascension/core.h"
     1.6  
     1.7 -#include <unistd.h>
     1.8 -
     1.9  static bool show_message_box_on_error(SDL_Window* window) {
    1.10      if (asc_has_error()) {
    1.11          SDL_ShowSimpleMessageBox(SDL_MESSAGEBOX_ERROR,

mercurial