|
Kea 2.7.5
|
Go to the documentation of this file.
10#define BOTAN_WRAPPER_H
19#if defined(__GNUC__) || defined(__clang__)
20#pragma GCC diagnostic push
21#pragma GCC diagnostic ignored "-Wnon-virtual-dtor"
24#include <botan/asio_error.h>
26#if defined(__GNUC__) || defined(__clang__)
27#pragma GCC diagnostic pop