fix replace inja.h by inja.hpp
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m6s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 1m5s

This commit is contained in:
tqcq 2024-03-12 14:23:40 +08:00
parent 59be47fe13
commit 9ed6245cfb

View File

@ -66,5 +66,5 @@
#include "sled/time_utils.h"
#include "sled/variant.h"
#include "inja.h"
#include "inja.hpp"
#endif// SLED_SLED_H