mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 03:34:26 +08:00
13 lines
261 B
Diff
13 lines
261 B
Diff
|
diff --git a/qwtw/qwtest2.cpp b/qwtw/qwtest2.cpp
|
||
|
index 97af0cc..470f6cd 100644
|
||
|
--- a/qwtw/qwtest2.cpp
|
||
|
+++ b/qwtw/qwtest2.cpp
|
||
|
@@ -7,6 +7,7 @@
|
||
|
#include <iostream>
|
||
|
#include <math.h>
|
||
|
#include <conio.h>
|
||
|
+#include <chrono>
|
||
|
|
||
|
#include <iomanip>
|
||
|
#include <locale>
|