From 197db8c82b9be41bc05ce939561659e7231afc4a Mon Sep 17 00:00:00 2001 From: Vincent Herbet Date: Sat, 25 Aug 2018 11:29:54 +0200 Subject: [PATCH] Update AMTL from upstream (#521) --- amxmodx/CGameConfigs.h | 1 + amxmodx/CPlugin.h | 1 + public/amtl | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/amxmodx/CGameConfigs.h b/amxmodx/CGameConfigs.h index 3ced7691..b7d58c85 100644 --- a/amxmodx/CGameConfigs.h +++ b/amxmodx/CGameConfigs.h @@ -12,6 +12,7 @@ #include #include "CLibrarySys.h" +#include #include #include #include diff --git a/amxmodx/CPlugin.h b/amxmodx/CPlugin.h index 60fb899f..791c3a4c 100755 --- a/amxmodx/CPlugin.h +++ b/amxmodx/CPlugin.h @@ -15,6 +15,7 @@ #include "amxxfile.h" #include #include +#include // ***************************************************** // class CPluginMngr diff --git a/public/amtl b/public/amtl index c91e8560..bee3fc51 160000 --- a/public/amtl +++ b/public/amtl @@ -1 +1 @@ -Subproject commit c91e8560fb00984465a1a916172123b80a76dd04 +Subproject commit bee3fc51a95a6aab4143779316353ed64531fbf3