secp256k1/include
Dan Raviv abe2d3e84b Fix header guards using reserved identifiers
Identifiers starting with an underscore and followed immediately by a capital letter are reserved by the C++ standard.

The only header guards not fixed are those in the headers auto-generated from java.
2017-08-26 18:44:21 +03:00
..
secp256k1.h Fix header guards using reserved identifiers 2017-08-26 18:44:21 +03:00
secp256k1_ecdh.h Fix header guards using reserved identifiers 2017-08-26 18:44:21 +03:00
secp256k1_recovery.h Fix header guards using reserved identifiers 2017-08-26 18:44:21 +03:00