1
0
mirror of https://github.com/mappu/miqt.git synced 2025-04-12 00:20:25 +00:00
miqt/qt/network/gen_qssl.cpp

9 lines
107 B
C++

#include <qssl.h>
#include "gen_qssl.h"
#ifndef _Bool
#define _Bool bool
#endif
#include "_cgo_export.h"