mirror of
https://github.com/privacy-scaling-explorations/emp-wasm.git
synced 2026-01-09 18:17:55 -05:00
make header guards consistent
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef EMP_GROUP_OPENSSL_H__
|
||||
#define EMP_GROUP_OPENSSL_H__
|
||||
#ifndef EMP_GROUP_OPENSSL_H
|
||||
#define EMP_GROUP_OPENSSL_H
|
||||
|
||||
namespace emp {
|
||||
inline BigInt::BigInt() {
|
||||
|
||||
Reference in New Issue
Block a user