Skip to content

Commit

Permalink
cerrno
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgriffin authored and phil committed Jul 9, 2024
1 parent 41eaf11 commit a81181d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/preproc/io.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "preproc.h"
#include "io.h"
#include <string>
#include <cerrno>
#include <cstring>

char *ReadFileToBuffer(const char *filename, bool isStdin, long *size)
Expand Down

0 comments on commit a81181d

Please sign in to comment.