Translation unit anchoring the CONNECTIVITYLIB shared-library symbols.
More...
#include "connectivity_global.h"
Go to the source code of this file.
Translation unit anchoring the CONNECTIVITYLIB shared-library symbols.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2021-2026 MNE-CPP Authors
The file intentionally contains no executable code: it exists so that the build system has at least one .cpp unit to compile when building CONNECTIVITYLIB as a shared library on platforms (Windows) that require an explicit object to host the exported symbols declared via the CONNECTIVITYSHARED_EXPORT macro in connectivity_global.h.
Definition in file connectivity_global.cpp.