5 lines
143 B
C++
5 lines
143 B
C++
/*
|
|
* Tests that the header can be included without needing additional header includes as dependencies.
|
|
*/
|
|
#include "../../fuse/Filesystem.h"
|