Skip to content

Commit 467adb1

Browse files
committed
removed app.h from time_utils.cpp
1 parent 68d7723 commit 467adb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/src/time/time_utils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
#include "src/time/time_utils.h"
10-
#include "config/app.h"
1110
#include "src/__support/CPP/limits.h" // INT_MIN, INT_MAX
1211
#include "src/__support/common.h"
1312
#include "src/__support/macros/config.h"

0 commit comments

Comments
 (0)