2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 15:51:22 +00:00

Windows fix

This commit is contained in:
Jack Andersen 2017-06-10 18:37:09 -10:00
parent 14a4bc2050
commit 8ee5d43589

View File

@ -7,6 +7,9 @@
#include "jbus/Endpoint.hpp" #include "jbus/Endpoint.hpp"
#include "jbus/Listener.hpp" #include "jbus/Listener.hpp"
#undef min
#undef max
class CGBASupport class CGBASupport
{ {
public: public: