Skip to content
Snippets Groups Projects
Commit 3d9ad75a authored by Jesse Beder's avatar Jesse Beder
Browse files

Add <cstdlib> for std::atoi.

parent 380ecb40
No related branches found
No related tags found
No related merge requests found
#include <fstream>
#include <iostream>
#include "yaml-cpp/emitterstyle.h"
#include "yaml-cpp/eventhandler.h"
#include "yaml-cpp/yaml.h" // IWYU pragma: keep
#include <cstdlib>
#include <fstream>
#include <iostream>
class NullEventHandler : public YAML::EventHandler {
public:
typedef YAML::Mark Mark;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment