ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
filetree.uni.cpp
1//##################################################################################################
2// ALib C++ Framework
3//
4// Copyright 2013-2026 A-Worx GmbH, Germany
5// Published under 'Boost Software License' (a free software license, see LICENSE.txt)
6//##################################################################################################
7//========================================= Global Fragment ========================================
8#include "alib_precompile.hpp"
11#if !defined ( _WIN32 )
12# include <pwd.h>
13# include <grp.h>
14#endif
15
16
17//============================================= Imports ============================================
18# include "ALib.FileTree.H"
21#if ALIB_DEBUG
22# include "ALib.Format.H"
23#endif
25# include "ALib.ALox.H"
26//========================================== Implementation ========================================
28#include "ftree.cpp"
29#include "ftvalue.cpp"
30#include "ftfile.cpp"
31#include "filetreecamp.cpp"
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_POP_ALLOWANCE