Skip to content

Commit 0498e2f

Browse files
committed
IXBench.h is missing a pragma once
1 parent 2aaf596 commit 0498e2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ixwebsocket/IXBench.h

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Author: Benjamin Sergeant
44
* Copyright (c) 2017-2020 Machine Zone, Inc. All rights reserved.
55
*/
6+
#pragma once
67

78
#include <chrono>
89
#include <stdint.h>

0 commit comments

Comments
 (0)