Skip to content

Commit 402c751

Browse files
Update common.h
1 parent 5109940 commit 402c751

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

code/logic/fossil/pizza/common.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,6 @@
2424
# define FOSSIL_PIZZA_API
2525
#endif
2626

27-
#ifdef __cplusplus
28-
// C++17 headers
29-
#include <cfloat>
30-
#include <cstdio>
31-
#include <cctype>
32-
#include <ctime>
33-
#include <cmath>
34-
#endif
35-
3627
// C headers
3728
#include <inttypes.h>
3829
#include <stdbool.h>

0 commit comments

Comments
 (0)