Fixed building on Fedora 38
This commit is contained in:
1
thirdparty/indicators/indicators.hpp
vendored
1
thirdparty/indicators/indicators.hpp
vendored
@@ -46,6 +46,7 @@ enum class ProgressType { incremental, decremental };
|
||||
|
||||
#include <iostream>
|
||||
#include <cstdio>
|
||||
#include <stdint.h>
|
||||
|
||||
// Detect target's platform and set some macros in order to wrap platform
|
||||
// specific code this library depends on.
|
||||
|
||||
Reference in New Issue
Block a user