mirror of
https://github.com/pantor/inja.git
synced 2026-04-01 05:42:43 +00:00
Fix: Remove circular dependencies in headers (#295)
* Remove circular dependencies in headers * Fix unit test includes and test data directory location
This commit is contained in:
committed by
GitHub
parent
17ba53cb9e
commit
384a6bef3f
@@ -9,8 +9,8 @@
|
||||
#include <vector>
|
||||
|
||||
#include "function_storage.hpp"
|
||||
#include "inja.hpp"
|
||||
#include "utils.hpp"
|
||||
#include "json.hpp"
|
||||
|
||||
namespace inja {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user