diff options
Diffstat (limited to 'adb/sysdeps_win32.cpp')
-rw-r--r-- | adb/sysdeps_win32.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/adb/sysdeps_win32.cpp b/adb/sysdeps_win32.cpp index 633f6f5..a21272f 100644 --- a/adb/sysdeps_win32.cpp +++ b/adb/sysdeps_win32.cpp @@ -22,7 +22,6 @@ #include <windows.h> #include <errno.h> -#include <stdbool.h> #include <stdio.h> #include <stdlib.h> |