Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chengcli committed Jun 27, 2024
1 parent 1013f5c commit d401ca2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_read_yaml.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
#include <fstream>
#include <vector>

// cantera
#include <cantera/base/yaml.h>

// external
#include <gtest/gtest.h>
#include <yaml-cpp/yaml.h>

class YamlReadTests : public ::testing::Test {
protected:
Expand Down

0 comments on commit d401ca2

Please sign in to comment.