|
Entropic 2.3.8
Local-first agentic inference engine
|
Symbol visibility macro for all exported symbols. More...

Go to the source code of this file.
Macros | |
| #define | ENTROPIC_EXPORT __attribute__((visibility("default"))) |
Symbol visibility macro for all exported symbols.
Applied ONLY to:
All other symbols are hidden by default (CMAKE_CXX_VISIBILITY_PRESET=hidden).
Definition in file entropic_export.h.
| #define ENTROPIC_EXPORT __attribute__((visibility("default"))) |
Definition at line 28 of file entropic_export.h.