From 716aa2a97d6654cc45ed6a9c8b08cad6d833e301 Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Sun, 22 Jul 2018 19:47:28 +0900 Subject: Switched to GTAD 0.7-pre {{>}} instead of {{#@filePartial}}, library macros begin with _ instead of @, mustache/definitions split - see the GTAD commit log. --- lib/csapi/{{base}}.h.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/csapi/{{base}}.h.mustache') diff --git a/lib/csapi/{{base}}.h.mustache b/lib/csapi/{{base}}.h.mustache index 0b7de817..d6b374fb 100644 --- a/lib/csapi/{{base}}.h.mustache +++ b/lib/csapi/{{base}}.h.mustache @@ -1,4 +1,4 @@ -{{#@filePartial}}preamble{{/@filePartial}} +{{>preamble}} #pragma once {{#operations}}#include "jobs/basejob.h" -- cgit v1.2.3