zmiany w kodzie c ollama-minimax
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef ZDISTA_WRAPPER_H
|
||||
#define ZDISTA_WRAPPER_H
|
||||
|
||||
#include "mocks_extra.h"
|
||||
|
||||
// Na systemach Windows, musimy jawnie eksportować symbole, aby były widoczne w DLL.
|
||||
#if defined(_WIN32) || defined(_WIN64)
|
||||
#define DLL_EXPORT __declspec(dllexport)
|
||||
|
||||
Reference in New Issue
Block a user