diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-18 08:58:32 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-10-18 08:58:32 +0200 |
| commit | 0dc33a4dd49eb560e98b24090969fd618a4c6198 (patch) | |
| tree | 77e7070bcbbcc9db4e0c5552ae83a33d3b2f9cfc /src/ui/ui_log.cpp | |
| parent | c1d950f2765cde614c8411b4effb3850146ba598 (diff) | |
refactor memops
Diffstat (limited to 'src/ui/ui_log.cpp')
| -rw-r--r-- | src/ui/ui_log.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/ui_log.cpp b/src/ui/ui_log.cpp index d19e26e..1f4aa84 100644 --- a/src/ui/ui_log.cpp +++ b/src/ui/ui_log.cpp @@ -14,8 +14,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <stdio.h> - #include "ui.hpp" #include "imgui.h" #include "logger.hpp" |
