remove iostream header, update year

This commit is contained in:
pantor
2020-08-08 11:14:49 +02:00
parent dff720aa57
commit a570837703
8 changed files with 7 additions and 9 deletions
+1
View File
@@ -4,6 +4,7 @@
#define INCLUDE_INJA_ENVIRONMENT_HPP_
#include <fstream>
#include <iostream>
#include <memory>
#include <sstream>
#include <string>
-2
View File
@@ -3,8 +3,6 @@
#ifndef INCLUDE_INJA_INJA_HPP_
#define INCLUDE_INJA_INJA_HPP_
#include <iostream>
#include <nlohmann/json.hpp>
#include "environment.hpp"
+1 -2
View File
@@ -3,8 +3,6 @@
#ifndef INCLUDE_INJA_INJA_HPP_
#define INCLUDE_INJA_INJA_HPP_
#include <iostream>
#include <nlohmann/json.hpp>
// #include "environment.hpp"
@@ -14,6 +12,7 @@
#define INCLUDE_INJA_ENVIRONMENT_HPP_
#include <fstream>
#include <iostream>
#include <memory>
#include <sstream>
#include <string>
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright (c) 2019 Pantor. All rights reserved.
// Copyright (c) 2020 Pantor. All rights reserved.
#include "hayai/hayai.hpp"
#include <inja/inja.hpp>
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright (c) 2019 Pantor. All rights reserved.
// Copyright (c) 2020 Pantor. All rights reserved.
#include "doctest/doctest.h"
#include "inja/inja.hpp"
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright (c) 2019 Pantor. All rights reserved.
// Copyright (c) 2020 Pantor. All rights reserved.
#include "doctest/doctest.h"
#include "inja/inja.hpp"
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright (c) 2019 Pantor. All rights reserved.
// Copyright (c) 2020 Pantor. All rights reserved.
#include "doctest/doctest.h"
#include "inja/inja.hpp"
+1 -1
View File
@@ -1,4 +1,4 @@
// Copyright (c) 2019 Pantor. All rights reserved.
// Copyright (c) 2020 Pantor. All rights reserved.
#include "doctest/doctest.h"
#include "inja/inja.hpp"