#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

相关文章:

  • 2022-01-14
  • 2021-11-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2021-07-18
  • 2022-12-23
猜你喜欢
  • 2021-12-26
  • 2021-07-11
  • 2021-06-09
  • 2021-04-16
  • 2021-11-05
  • 2021-10-07
  • 2021-12-16
相关资源
相似解决方案