Fix: Build issue with MSVC
header for std::function was not included reported/fixed by Charlie on chat
This commit is contained in:
committed by
Ray Molenkamp
parent
fc2255135e
commit
7fb2b50e5d
@@ -20,6 +20,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user