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

include <openssl/types.hxx>;

namespace openssl
{
}