Windows fixes

This commit is contained in:
John McCardle 2023-03-07 17:09:54 -08:00
commit 8e59152a8f
3 changed files with 21 additions and 0 deletions

View file

@ -1,5 +1,6 @@
#pragma once
#include "Common.h"
#include <functional>
class Animation
{