aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/{{base}}.h.mustache
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-05-06 13:53:34 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2018-05-06 14:17:00 +0900
commit1dc3784d5a3ef05433bc42318b896ff2a4e149cf (patch)
tree399b8784d93689ff0f0986d85b9f5386c38ce268 /lib/csapi/{{base}}.h.mustache
parentff3c70978d3d33b65f3e5878c2876fb74c152232 (diff)
downloadlibquotient-1dc3784d5a3ef05433bc42318b896ff2a4e149cf.tar.gz
libquotient-1dc3784d5a3ef05433bc42318b896ff2a4e149cf.zip
lib/csapi/*.mustache: Optimise #includes, eliminate some blank lines
Diffstat (limited to 'lib/csapi/{{base}}.h.mustache')
-rw-r--r--lib/csapi/{{base}}.h.mustache6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/csapi/{{base}}.h.mustache b/lib/csapi/{{base}}.h.mustache
index a9bed527..2eb2c656 100644
--- a/lib/csapi/{{base}}.h.mustache
+++ b/lib/csapi/{{base}}.h.mustache
@@ -4,9 +4,9 @@
{{#operations}}#include "jobs/basejob.h"
{{/operations}}
{{#imports}}#include {{_}}
-{{/imports}}
-{{#allModels}}#include "converters.h"
-{{/allModels}}
+{{/imports}}{{#models}}
+#include "converters.h"
+{{/models}}
namespace QMatrixClient
{
{{#models}} // Data structures