yaml.h
Go to the documentation of this file.
1 #ifndef YAML_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
2 #define YAML_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM
3 
4 #if defined(_MSC_VER) || (defined(__GNUC__) && (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) || (__GNUC__ >= 4)) // GCC supports "pragma once" correctly since 3.4
5 #pragma once
6 #endif
7 
8 #include "yaml-cpp-pm/parser.h"
9 #include "yaml-cpp-pm/emitter.h"
10 #include "yaml-cpp-pm/stlemitter.h"
11 #include "yaml-cpp-pm/exceptions.h"
12 
13 #include "yaml-cpp-pm/node.h"
14 #include "yaml-cpp-pm/stlnode.h"
15 #include "yaml-cpp-pm/iterator.h"
16 
17 #endif // YAML_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:03