Appveyor: Try to #include proper header for std::uint16_t
This commit is contained in:
parent
1ca6d9c847
commit
703e0a0153
@ -32,7 +32,7 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <cctype>
|
#include <cstdint>
|
||||||
|
|
||||||
class TestValueFlow : public TestFixture {
|
class TestValueFlow : public TestFixture {
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user