1 /**********************************************************************
2 * Copyright (c) 2018-2020 Andrew Poelstra, Jonas Nick *
3 * Distributed under the MIT software license, see the accompanying *
4 * file COPYING or http://www.opensource.org/licenses/mit-license.php.*
5 **********************************************************************/
7 #ifndef _SECP256K1_MODULE_SCHNORRSIG_MAIN_
8 #define _SECP256K1_MODULE_SCHNORRSIG_MAIN_
10 #include "include/secp256k1.h"
11 #include "include/secp256k1_schnorrsig.h"