Skip to content

Commit 9198f41

Browse files
Update common.h
1 parent 0f3e573 commit 9198f41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

code/logic/fossil/pizza/common.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717

1818
#ifdef __cplusplus
1919
// C++ headers
20-
#include <cstdint>
21-
#include <cstdarg>
22-
#include <cstring>
2320
#include <unistd.h> // POSIX, same in C and C++
2421
#include <cfloat>
2522
#include <cstdio>

0 commit comments

Comments
 (0)