This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
RedGreen
/
twproxy2
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
3
Pull Requests
0
Wiki
Branche:
conan_build
Branches
Tags
conan_build
master
twproxy2
/
config.h
config.h
97 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
#ifndef CONFIG_H
#define CONFIG_H
#include "yaml-cpp/yaml.h"
extern YAML::Node CONFIG;
#endif