diff --git a/.well-known/funding-manifest-urls b/.well-known/funding-manifest-urls index 2ed03860..4abf54a5 100644 --- a/.well-known/funding-manifest-urls +++ b/.well-known/funding-manifest-urls @@ -1 +1 @@ -https://raw.githubusercontent.com/jcelerier/jcelerier/refs/heads/master/funding.json \ No newline at end of file +https://jcelerier.name/funding.json diff --git a/examples/Advanced/Utilities/MapTool.hpp b/examples/Advanced/Utilities/MapTool.hpp index 24b9d88c..c365b324 100644 --- a/examples/Advanced/Utilities/MapTool.hpp +++ b/examples/Advanced/Utilities/MapTool.hpp @@ -1,7 +1,11 @@ #pragma once #include +#include +#include #include +#include + namespace ao { enum MapToolWrapMode