mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
remove unused matjson include from ccnode.h
This commit is contained in:
parent
7cdb6ffb2c
commit
6cb2662b0a
1 changed files with 1 additions and 5 deletions
|
@ -37,13 +37,9 @@
|
|||
#include "../kazmath/include/kazmath/kazmath.h"
|
||||
#include "../script_support/CCScriptSupport.h"
|
||||
#include "../include/CCProtocols.h"
|
||||
#include "../../loader/Event.hpp"
|
||||
#include <Geode/loader/Event.hpp>
|
||||
#include <Geode/utils/casts.hpp>
|
||||
|
||||
#ifndef GEODE_IS_MEMBER_TEST
|
||||
#include <matjson.hpp>
|
||||
#endif
|
||||
|
||||
namespace geode {
|
||||
class Layout;
|
||||
class LayoutOptions;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue