change local lib headers to be relative for those pointing at "include/" dir
added relative paths to header files imported from src directory added include guards for contrib/ files when referring to secp256k1.h
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
***********************************************************************/
|
||||
|
||||
#include <string.h>
|
||||
#include <secp256k1.h>
|
||||
|
||||
#include "lax_der_parsing.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user