We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90d5bd commit 552a311Copy full SHA for 552a311
Source/Validator.cpp
@@ -18,6 +18,7 @@
18
#include "CommandLine.h"
19
#include <numeric>
20
#include <thread>
21
+#include <chrono>
22
23
//==============================================================================
24
struct PluginsUnitTestRunner : public juce::UnitTestRunner,
0 commit comments