Skip to content

Commit 76da104

Browse files
author
mhaynie
committed
Add last_include.hpp to text_filebuf_test.cpp
1 parent aca6f34 commit 76da104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/text_filebuf_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <cstdio>
55
#include <cstring>
66
#include <ostream>
7+
#include "last_include.hpp"
78

89
// fmemopen is POSIX-only, not available on Windows
910
#ifdef __unix__

0 commit comments

Comments
 (0)