#pragma once
#ifndef CLANGTEST_H__
#define CLANGTEST_H__

#define ngx_debug_init()
#define NGINX_VERSION      "1.17.7"
#define NGINX_VER          "nginx/" NGINX_VERSION




#endif // !CLANGTEST_H__
ClangTest.h

相关文章: