diff options
| author | Adam <adammegarules1@gmail.com> | 2026-07-31 16:07:11 +0200 |
|---|---|---|
| committer | Adam <adammegarules1@gmail.com> | 2026-07-31 16:07:11 +0200 |
| commit | a4c796ba6029956034c8435999f54d62ed2225be (patch) | |
| tree | 700ab2107fdebfce1ec676323594f34c077fb987 /src | |
| parent | 4220d6a0f3ce1b3b3a10e5100ae63fed5870cfe0 (diff) | |
Removing usused import
Diffstat (limited to 'src')
| -rw-r--r-- | src/uci.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/uci.cpp b/src/uci.cpp index 8c24ed4..33289b0 100644 --- a/src/uci.cpp +++ b/src/uci.cpp @@ -11,7 +11,6 @@ #include <cctype> #include <cstdint> #include <cstdio> -#include <cstdlib> #include <iostream> #include <sstream> #include <string> |
