Skip to content

Commit

Permalink
Use regular toml++ flavour
Browse files Browse the repository at this point in the history
  • Loading branch information
abouvier authored and mborgerson committed Jun 25, 2022
1 parent 5da3fd2 commit 44bab84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnode.h
Expand Up @@ -33,7 +33,7 @@
#include <vector>

// 3rdparty
#include <toml.hpp>
#include <toml++/toml.h>

#ifndef DEBUG
#define DEBUG 0
Expand Down

0 comments on commit 44bab84

Please sign in to comment.