aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/tests.pch.h
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-12-01 16:08:09 -0800
committerRobert Schumacher <roschuma@microsoft.com>2017-12-01 16:08:09 -0800
commit71f8958a069208b08a4bcca207956ef8a15238ab (patch)
tree1fdded86553d97386fcd4d799bda4863fbe1516f /toolsrc/include/tests.pch.h
parent34d8c77d35089484f66d80299dc6f8303a994a84 (diff)
downloadvcpkg-71f8958a069208b08a4bcca207956ef8a15238ab.tar.gz
vcpkg-71f8958a069208b08a4bcca207956ef8a15238ab.zip
[vcpkg-contact-survey] Add monthly survey prompt
Diffstat (limited to 'toolsrc/include/tests.pch.h')
-rw-r--r--toolsrc/include/tests.pch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/include/tests.pch.h b/toolsrc/include/tests.pch.h
index 0037af585..5c00fca4a 100644
--- a/toolsrc/include/tests.pch.h
+++ b/toolsrc/include/tests.pch.h
@@ -2,6 +2,7 @@
#include <CppUnitTest.h>
+#include <vcpkg/base/chrono.h>
#include <vcpkg/base/sortedvector.h>
#include <vcpkg/base/strings.h>
#include <vcpkg/base/util.h>