diff --git a/_msvc/benchmark/benchmark.vcxproj b/_msvc/benchmark/benchmark.vcxproj
index 7ae35ba..1066061 100644
--- a/_msvc/benchmark/benchmark.vcxproj
+++ b/_msvc/benchmark/benchmark.vcxproj
@@ -25,32 +25,32 @@
15.0
{47D5B84B-F042-47D9-9306-05F3F1CB80EB}
benchmark
- 10.0.17134.0
+ 10.0
Application
true
- v141
+ v142
Unicode
Application
false
- v141
+ v142
true
Unicode
Application
true
- v141
+ v142
Unicode
Application
false
- v141
+ v142
true
Unicode
diff --git a/_msvc/test/test.vcxproj b/_msvc/test/test.vcxproj
index 2bc907f..121865c 100644
--- a/_msvc/test/test.vcxproj
+++ b/_msvc/test/test.vcxproj
@@ -25,32 +25,32 @@
15.0
{9F2DF1EE-7416-4613-85F3-0D892A1BFAE8}
test
- 10.0.17134.0
+ 10.0
Application
true
- v141
+ v142
Unicode
Application
false
- v141
+ v142
true
Unicode
Application
true
- v141
+ v142
Unicode
Application
false
- v141
+ v142
true
Unicode
diff --git a/_msvc/timecube/timecube.vcxproj b/_msvc/timecube/timecube.vcxproj
index 9e2187e..0a10469 100644
--- a/_msvc/timecube/timecube.vcxproj
+++ b/_msvc/timecube/timecube.vcxproj
@@ -50,32 +50,32 @@
15.0
{6DABDC20-8E04-4A1C-B540-7B870A0508CE}
timecube
- 10.0.17134.0
+ 10.0
StaticLibrary
true
- v141
+ v142
Unicode
StaticLibrary
false
- v141
+ v142
true
Unicode
StaticLibrary
true
- v141
+ v142
Unicode
StaticLibrary
false
- v141
+ v142
true
Unicode
diff --git a/_msvc/vscube/vscube.vcxproj b/_msvc/vscube/vscube.vcxproj
index befe051..5e73941 100644
--- a/_msvc/vscube/vscube.vcxproj
+++ b/_msvc/vscube/vscube.vcxproj
@@ -33,32 +33,32 @@
15.0
{1A98E4C5-D6FE-475F-93AF-16921B8718F8}
vscube
- 10.0.17134.0
+ 10.0
DynamicLibrary
true
- v141
+ v142
Unicode
DynamicLibrary
false
- v141
+ v142
true
Unicode
DynamicLibrary
true
- v141
+ v142
Unicode
DynamicLibrary
false
- v141
+ v142
true
Unicode
diff --git a/timecube/timecube.cpp b/timecube/timecube.cpp
index a2a52dc..4a6aeb4 100644
--- a/timecube/timecube.cpp
+++ b/timecube/timecube.cpp
@@ -1,6 +1,7 @@
#include
#include
#include
+#include
#include
#include "cube.h"
#include "lut.h"