libzypp 17.31.23
ZYppReadOnlyHack.h
Go to the documentation of this file.
1/*---------------------------------------------------------------------\
2| ____ _ __ __ ___ |
3| |__ / \ / / . \ . \ |
4| / / \ V /| _/ _/ |
5| / /__ | | | | | | |
6| /_____||_| |_| |_| |
7| |
8\---------------------------------------------------------------------*/
13#ifndef ZYPP_ZYPP_DETAIL_ZYPPREADONLYHACK_H
14#define ZYPP_ZYPP_DETAIL_ZYPPREADONLYHACK_H
15#warning ZYPP_ZYPP_DETAIL_ZYPPREADONLYHACK_H
16
17#include <zypp/APIConfig.h>
18
20namespace zypp
21{
23 namespace zypp_readonly_hack
24 {
25
27
29 } // namespace zypp_readonly_hack
32} // namespace zypp
34
35#endif // ZYPP_ZYPP_DETAIL_ZYPPREADONLYHACK_H
Provides API related macros.
void IWantIt() ZYPP_DEPRECATED
Definition: ZYppFactory.cc:84
Easy-to use interface to the ZYPP dependency resolver.
Definition: CodePitfalls.doc:2
#define ZYPP_DEPRECATED
The ZYPP_DEPRECATED macro can be used to trigger compile-time warnings with gcc >= 3....
Definition: Globals.h:99