mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-01 02:15:54 -04:00
Fixes for building on vc12 (vs 2013), these are primarily just missing includes
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#include "MonAPI2/MonitorAPI.h"
|
||||
#include "serverNetworkMessages/MetricsInitiationMessage.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
//-----------------------------------------------------------------------
|
||||
|
||||
std::map<std::string, int> MetricsGatheringConnection::ms_metricsSummaryTotalVal;
|
||||
|
||||
Reference in New Issue
Block a user