"...composable_kernel_rocm.git" did not exist on "4cb3d7d7eac162af2c6e1a1d9c3367cb7633347c"
Commit 3d9ad75a authored by Jesse Beder's avatar Jesse Beder
Browse files

Add <cstdlib> for std::atoi.

parent 380ecb40
#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;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment