mirror of https://github.com/AxioDL/metaforce.git
Windows fix
This commit is contained in:
parent
14a4bc2050
commit
8ee5d43589
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue