This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
RedGreen
/
twproxy2
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
3
Pull Requests
0
Wiki
Ramo:
conan_build
Ramos
Etiquetas
conan_build
master
twproxy2
/
config.h
config.h
97 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
7
8
#ifndef CONFIG_H
#define CONFIG_H
#include "yaml-cpp/yaml.h"
extern YAML::Node CONFIG;
#endif