Move yaml.h, gekko_support.h to include/athena

Check if atdna target defined before
This commit is contained in:
2021-04-12 22:44:09 -04:00
parent b67f6dc231
commit 8558ca1b51
7 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
#include <string>
#include <vector>
#include <yaml.h>
#include "yaml.h"
#include "athena/Types.hpp"