Migrate to latest dependency releases, and fixed breaking changes.

This commit is contained in:
2024-10-11 11:45:27 -04:00
parent 48aaff669e
commit cfce294bf2
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
#include <J3ML/LinearAlgebra.hpp>
#include <Event.h>
#include <EventConnection.h>
#include <Color4.hpp>
namespace JUI

View File

@@ -12,7 +12,6 @@
#pragma once
#include <Event.h>
#include <EventConnection.h>
#include <string>
#include <vector>
#include "J3ML/LinearAlgebra.hpp"