diff data/model/SparseModel.h @ 1218:6b847a59d908 msvc2015_64

MSVC build fixes
author Chris Cannam
date Tue, 18 Oct 2016 15:54:56 +0100
parents 815f82508f96
children 771a17925576
line wrap: on
line diff
--- a/data/model/SparseModel.h	Tue Oct 18 14:04:06 2016 +0100
+++ b/data/model/SparseModel.h	Tue Oct 18 15:54:56 2016 +0100
@@ -20,6 +20,7 @@
 #include "TabularModel.h"
 #include "base/Command.h"
 #include "base/RealTime.h"
+#include "system/System.h"
 
 #include <iostream>