Browse Source

Remove redundant includes from nob.c

rexim 6 months ago
parent
commit
107be88c9e
1 changed files with 0 additions and 8 deletions
  1. 0 8
      nob.c

+ 0 - 8
nob.c

@@ -1,11 +1,3 @@
-#include <assert.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <stdbool.h>
-#include <stdarg.h>
-#include <string.h>
-#include <errno.h>
-
 #define NOB_IMPLEMENTATION
 #define NOB_IMPLEMENTATION
 #define NOB_STRIP_PREFIX
 #define NOB_STRIP_PREFIX
 #define NOB_EXPERIMENTAL_DELETE_OLD
 #define NOB_EXPERIMENTAL_DELETE_OLD