MinitScript  0.9.31 PRE-BETA
fwd-minitscript.h
Go to the documentation of this file.
1 // Forward declarations for minitscript.utilities
2 #pragma once
3 
4 namespace minitscript {
5 namespace os {
6 namespace filesystem {
7  class FileSystem;
8 } // namespace filesystem
9 } // namespace os
10 } // namespace minitscript