mirror of
https://github.com/pantor/inja.git
synced 2026-05-09 06:05:23 +00:00
check (should fail)
This commit is contained in:
@@ -10,7 +10,6 @@ jobs:
|
||||
|
||||
- name: update single include
|
||||
run: |
|
||||
ls
|
||||
mv single_include/inja/inja.hpp single_include/inja/inja_old.hpp
|
||||
bash scripts/update_single_include.sh
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Copyright (c) 2019 Pantor. All rights reserved.
|
||||
|
||||
#ifndef INCLUDE_INJA_INJA_HPP_
|
||||
#ifndef INCLUDE_INJA_INJA_HPP_s
|
||||
#define INCLUDE_INJA_INJA_HPP_
|
||||
|
||||
#include <functional>
|
||||
|
||||
Reference in New Issue
Block a user