miqt/qt/network/gen_qssl.cpp

9 lines
107 B
C++
Raw Normal View History

2024-11-04 09:53:04 +00:00
#include <qssl.h>
#include "gen_qssl.h"
#ifndef _Bool
#define _Bool bool
#endif
2024-11-04 09:53:04 +00:00
#include "_cgo_export.h"