28#ifndef __TERRALIB_COMMON_INTERNAL_WINUTILS_H
29#define __TERRALIB_COMMON_INTERNAL_WINUTILS_H
34#if TE_PLATFORM == TE_PLATFORMCODE_MSWINDOWS
TECOMMONEXPORT const std::string GetLastError()
It obtains the last thread's error message in a Windows System.
Namespace for the Common module of TerraLib.
Configuration flags for the TerraLib Common Runtime module.
#define TECOMMONEXPORT
You can use this macro in order to export/import classes and functions from this module.