diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-01 16:08:09 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-01 16:08:09 -0800 |
| commit | 71f8958a069208b08a4bcca207956ef8a15238ab (patch) | |
| tree | 1fdded86553d97386fcd4d799bda4863fbe1516f /toolsrc/include/tests.pch.h | |
| parent | 34d8c77d35089484f66d80299dc6f8303a994a84 (diff) | |
| download | vcpkg-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.h | 1 |
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> |
