Update AMTL from upstream (#521)
This commit is contained in:
parent
f822cc610f
commit
197db8c82b
|
@ -12,6 +12,7 @@
|
||||||
|
|
||||||
#include <IGameConfigs.h>
|
#include <IGameConfigs.h>
|
||||||
#include "CLibrarySys.h"
|
#include "CLibrarySys.h"
|
||||||
|
#include <amtl/am-autoptr.h>
|
||||||
#include <amtl/am-vector.h>
|
#include <amtl/am-vector.h>
|
||||||
#include <amtl/am-string.h>
|
#include <amtl/am-string.h>
|
||||||
#include <amtl/am-refcounting.h>
|
#include <amtl/am-refcounting.h>
|
||||||
|
|
|
@ -15,6 +15,7 @@
|
||||||
#include "amxxfile.h"
|
#include "amxxfile.h"
|
||||||
#include <amtl/am-string.h>
|
#include <amtl/am-string.h>
|
||||||
#include <amtl/am-vector.h>
|
#include <amtl/am-vector.h>
|
||||||
|
#include <amtl/am-autoptr.h>
|
||||||
|
|
||||||
// *****************************************************
|
// *****************************************************
|
||||||
// class CPluginMngr
|
// class CPluginMngr
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit c91e8560fb00984465a1a916172123b80a76dd04
|
Subproject commit bee3fc51a95a6aab4143779316353ed64531fbf3
|
Loading…
Reference in New Issue
Block a user