IXBench.h is missing a pragma once

This commit is contained in:
Benjamin Sergeant 2020-08-15 18:58:46 -07:00
parent 2aaf59651e
commit 0498e2fa98

View File

@ -3,6 +3,7 @@
* Author: Benjamin Sergeant
* Copyright (c) 2017-2020 Machine Zone, Inc. All rights reserved.
*/
#pragma once
#include <chrono>
#include <stdint.h>