Skip to content

Commit 44a9d28

Browse files
committed
refact(jinja): refact ujson include
1 parent b2b199c commit 44a9d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jinja.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include <chrono>
3232

3333
// External dependency: nlohmann/json
34-
#include "third_party/ujson.hpp"
34+
#include "ujson.hpp"
3535

3636
#define JINJA_VERSION_MAJOR 0
3737
#define JINJA_VERSION_MINOR 0

0 commit comments

Comments
 (0)