#include <file_closer.h>
Used by std::unique_ptr to automatically close the file when it goes out of scope.
Definition at line 18 of file file_closer.h.