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