1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-22 15:39:07 +00:00

remove gtest header

This commit is contained in:
Henry Case 2021-04-22 23:30:21 +01:00
parent 2e14f263b0
commit 40e3fff409

View File

@ -2,7 +2,6 @@
#include <stdint.h>
#include <utility>
#include <gtest/gtest.h>
#include <benchmark/benchmark.h>
#include <benchmark/../../src/statistics.h>
#include <benchmark/../../src/cycleclock.h>