From 04b25f18f457e3864f271d6c2f0f03a93d78bd1d Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Wed, 21 Jun 2023 08:31:07 -0400 Subject: cleaning up includes and a couple comments --- bench/bench_window.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bench/bench_window.hpp') diff --git a/bench/bench_window.hpp b/bench/bench_window.hpp index ae75e51..8f0124e 100644 --- a/bench/bench_window.hpp +++ b/bench/bench_window.hpp @@ -1,8 +1,10 @@ #ifndef LIB94_BENCH_BENCH_WINDOW_HPP #define LIB94_BENCH_BENCH_WINDOW_HPP +#include #include #include +#include #include "core_widget.hpp" -- cgit v1.2.3