ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
app.prepro.hpp
Go to the documentation of this file.
1//==================================================================================================
2/// \file
3/// This header-file is part of the \aliblong.
4///
5/// Copyright 2013-2026 A-Worx GmbH, Germany.
6/// Published under #"mainpage_license".
7//==================================================================================================
8#ifndef HPP_ALIB_APP_PP
9#define HPP_ALIB_APP_PP
10#pragma once
11#ifndef HPP_ALIB
12# include "alib/alib.prepro.hpp"
13#endif
14
15//##################################################################################################
16// Macro introduced by module ALib.APP
17//##################################################################################################
18
19#if !DOXYGEN
20# undef LOX_LOX
21# define LOX_LOX (*::alib::app::APP_SINGLETON->GetRLox())
22#endif
23
24
25#endif // HPP_ALIB_APP_PP