aboutsummaryrefslogtreecommitdiff
path: root/src/uci.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/uci.cpp')
-rw-r--r--src/uci.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/uci.cpp b/src/uci.cpp
index cc5ae18..0266aa6 100644
--- a/src/uci.cpp
+++ b/src/uci.cpp
@@ -1,12 +1,9 @@
#include <array>
#include <cassert>
#include <cctype>
-#include <chrono>
#include <cstddef>
#include <cstdint>
#include <cstdlib>
-#include <fstream>
-#include <iomanip>
#include <iostream>
#include <print>
#include <sstream>