aboutsummaryrefslogtreecommitdiff
path: root/openssl/options.cli
blob: 1b4bc98e945bb523706a6206f8f9d30b16076788 (plain)
1
2
3
4
5
6
7
8
9
// file      : openssl/options.cli
// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license   : MIT; see accompanying LICENSE file

include <openssl/types.hxx>;

namespace openssl
{
}