5 lines
148 B
C++
5 lines
148 B
C++
/*
|
|
* Tests that the header can be included without needing additional header includes as dependencies.
|
|
*/
|
|
#include "fspp/fs_interface/OpenFile.h"
|