Decouple <vector>
This commit is contained in:
+4
-1
@@ -3,6 +3,9 @@
|
||||
|
||||
#include "StageStats.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
||||
/** @brief Managed non-persisted statistics. */
|
||||
class StatsManager
|
||||
{
|
||||
@@ -72,4 +75,4 @@ extern StatsManager* STATSMAN; // global and accessible from anywhere in our pro
|
||||
* OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||||
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user