Skip to content

Commit b3d5aa8

Browse files
committed
onebinary: add #pragma once to input.h
1 parent 5e7ba73 commit b3d5aa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/input/input.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#pragma once
12
#include <cstdlib>
23
#include <fstream>
34
#include <map>

0 commit comments

Comments
 (0)