This file contains several utility functions when dealing with Linux specific API. More...
#include "Platform.h"#include "../logger/Logger.h"#include "../filesystem/FileSystem.h"#include "../../Defines.h"#include <boost/filesystem.hpp>#include <Shlobj.h>#include <comutil.h>#include <winerror.h>Go to the source code of this file.
This file contains several utility functions when dealing with Linux specific API.
Definition in file src/terralib/core/utils/Platform.cpp.