Skip to content

Commit e9ef643

Browse files
mr-martianTinoDidriksen
authored andcommitted
forgot to include _unlocked wrapper header in input_file
1 parent d2f87b4 commit e9ef643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lttoolbox/input_file.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <unicode/ustdio.h>
2222
#include <cstring>
2323
#include <iostream>
24+
#include <lttoolbox/my_stdio.h>
2425

2526
InputFile::InputFile()
2627
: infile(stdin), buffer_size(0)

0 commit comments

Comments
 (0)