CernVM-FS
2.13.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
export.h
Go to the documentation of this file.
1
5
#ifndef CVMFS_UTIL_EXPORT_H_
6
#define CVMFS_UTIL_EXPORT_H_
7
8
#ifdef CVMFS_LIBRARY
9
#define CVMFS_EXPORT __attribute__((visibility("default")))
10
#else
11
#define CVMFS_EXPORT
12
#endif
13
14
#endif // CVMFS_UTIL_EXPORT_H_
cvmfs
cvmfs
util
export.h
Generated on Sun Jun 15 2025 02:21:14 for CernVM-FS by
1.8.5