attempt to fix compilation on macOS

This commit is contained in:
Christoph Oelckers 2024-01-11 16:41:21 +01:00
parent 0aa140194d
commit 53c6002746

View file

@ -2,6 +2,7 @@
#pragma once
#include "../../core/widget.h"
#include <vector>
#include <functional>
#include <string>