Skip to content
Snippets Groups Projects

Removed unused includes

Merged Uwe Schulzweida requested to merge m214003/develop into develop
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -2,7 +2,9 @@
#include "config.h"
#endif
#ifndef _WIN32
#include <unistd.h>
#endif
#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
Loading