From beb08eb751fa8e1f72042f263316ab5e5ddb596d Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 10 Nov 2021 00:54:13 -0500 Subject: New upstream version 2.4.0+dfsg. --- gulrak-filesystem/test/exception.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gulrak-filesystem/test/exception.cpp (limited to 'gulrak-filesystem/test/exception.cpp') diff --git a/gulrak-filesystem/test/exception.cpp b/gulrak-filesystem/test/exception.cpp new file mode 100644 index 0000000..8d8b745 --- /dev/null +++ b/gulrak-filesystem/test/exception.cpp @@ -0,0 +1,5 @@ +#include + +int main() { + return 0; +} -- cgit v1.2.3