Skip to content

Commit 2546a8d

Browse files
committed
fix: REX::JSON missing LOG
1 parent 51af9b3 commit 2546a8d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/REX/REX/JSON.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#include "REX/REX/JSON.h"
22

3+
#include "REX/REX/LOG.h"
4+
35
#ifdef COMMONLIB_OPTION_JSON
46
# include <nlohmann/json.hpp>
57

0 commit comments

Comments
 (0)