We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e68ab commit 70beeaeCopy full SHA for 70beeae
src/core/TUIKLoader.cpp
@@ -1,6 +1,6 @@
1
#include "tuikit/core/TUIKLoader.h"
2
#include "tuikit.h" // For factory functions
3
-#include <nlohmann/json.hpp>
+#include "json.hpp"
4
#include <fstream>
5
#include <iostream>
6
0 commit comments