mirror of
https://github.com/pantor/inja.git
synced 2026-08-06 15:43:18 +00:00
remove iostream header, update year
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#define INCLUDE_INJA_ENVIRONMENT_HPP_
|
||||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
#ifndef INCLUDE_INJA_INJA_HPP_
|
||||
#define INCLUDE_INJA_INJA_HPP_
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
#include "environment.hpp"
|
||||
|
||||
Reference in New Issue
Block a user