Files
browser/vendor/lightpanda/nghttp2/nghttp2ver.h
Karl Seguin dc83765808 fix build
2025-08-11 21:37:01 +08:00

6 lines
136 B
C

#ifndef NGHTTP2VER_H
#define NGHTTP2VER_H
#define NGHTTP2_VERSION "1.66"
#define NGHTTP2_VERSION_NUM 0x014300
#endif /* NGHTTP2VER_H */