mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-12-25 01:51:49 +08:00
MSVC: Include <chrono> needed for chrono::system_clock
This commit is contained in:
parent
1b99daf7e0
commit
a77d6c2847
@ -1,6 +1,8 @@
|
||||
#pragma once
|
||||
#include <array>
|
||||
#include <random>
|
||||
#include <chrono>
|
||||
|
||||
#include "jkqtplotter/jkqtplotter.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user