- removed most templates.h includes.

This commit is contained in:
Christoph Oelckers 2021-10-30 10:49:12 +02:00
commit 77d74a11d1
159 changed files with 160 additions and 159 deletions

View file

@ -40,11 +40,11 @@
#include "engineerrors.h"
#include "sc_man.h"
#include "cmdlib.h"
#include "templates.h"
#include "printf.h"
#include "name.h"
#include "v_text.h"
#include "templates.h"
#include "zstring.h"
#include "name.h"
#include <inttypes.h>