mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Drop CryptoPP leftovers
Especially, do not compile CryptoPP for Emscripten.
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
|
||||
#include "vector_ref.h"
|
||||
|
||||
// CryptoPP defines byte in the global namespace, so must we.
|
||||
using byte = uint8_t;
|
||||
|
||||
// Quote a given token stream to turn it into a string.
|
||||
|
||||
Reference in New Issue
Block a user