Browse Source

Update verus_clhash.h

Remove boost include.
master
hellcatz 6 years ago
committed by GitHub
parent
commit
acbb652cfe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      crypto/verus_clhash.h

1
crypto/verus_clhash.h

@ -30,7 +30,6 @@
#include <stdint.h>
#include <stddef.h>
#include <assert.h>
#include <boost/thread.hpp>
#ifdef __cplusplus
extern "C" {

Loading…
Cancel
Save