Switched most C headers to C++ (#8225)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#else
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <cstdio>
|
||||
#endif
|
||||
|
||||
#include <yaml-cpp/yaml.h>
|
||||
|
||||
Reference in New Issue
Block a user