Skip to content

Commit ad17577

Browse files
committed
Fix missing header
1 parent e03b20f commit ad17577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/Demo.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
// limitations under the License.
1515
// -----------------------------------------------------------------------------
1616

17+
#include <cstdio>
1718
#include <chrono>
1819

1920
#include "NormalCore.hpp"

0 commit comments

Comments
 (0)