mmCEsim 0.3.0
mmWave Channel Estimation Simulation
yaml.h
Go to the documentation of this file.
1
12#ifndef _YAML_H_
13#define _YAML_H_
14
15#ifndef YAML_CPP_STATIC_DEFINE
16# define YAML_CPP_STATIC_DEFINE
17#endif
18#include <yaml-cpp/yaml.h>
19
20#endif