aboutsummaryrefslogtreecommitdiff
path: root/src/experimental/filesystem.cpp
blob: fcc555f57cca263600b2e0f243f380b903110719 (plain)
1
2
3
4
5
6
7
8
9
10
#include "bu/filesystem.h"

Bu::FileSystem::FileSystem()
{
}

Bu::FileSystem::~FileSystem()
{
}