mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-10-29 22:26:22 +00:00
Add missing include
This commit is contained in:
parent
03a8366fa2
commit
491a4ab40f
@ -17,6 +17,7 @@
|
||||
|
||||
#include "gnss_crypto.h"
|
||||
#include <benchmark/benchmark.h>
|
||||
#include <memory>
|
||||
|
||||
void bm_SHA_256(benchmark::State& state)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user