Update includes
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <fmt/format.h>
|
||||
#include <pugixml.hpp>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
namespace OpenVulkano::AR
|
||||
{
|
||||
|
||||
@@ -15,7 +15,8 @@
|
||||
#include <glm/gtx/quaternion.hpp>
|
||||
#include <glm/gtx/transform.hpp>
|
||||
#include <glm/gtx/intersect.hpp>
|
||||
#include <glm/gtx/io.hpp>
|
||||
#include <glm/gtx/extended_min_max.hpp>
|
||||
#include <algorithm>
|
||||
#include <numbers>
|
||||
|
||||
namespace OpenVulkano::Math
|
||||
|
||||
Reference in New Issue
Block a user