ci : dummy commit to trigger CI
This commit is contained in:
parent
7ffcd05267
commit
589b40810a
|
|
@ -33,6 +33,8 @@
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <codecvt>
|
#include <codecvt>
|
||||||
|
|
||||||
|
// dummy
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
#pragma warning(disable: 4244 4267) // possible loss of data
|
#pragma warning(disable: 4244 4267) // possible loss of data
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue