Including stdexcept in order to make retargeting to VS19 work
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "pch.h"
|
||||
#include "Geometry.h"
|
||||
#include "Bezier.h"
|
||||
#include <stdexcept>
|
||||
|
||||
using namespace DirectX;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user