Skip to content
Snippets Groups Projects
Commit 063cd412 authored by Hector Li's avatar Hector Li Committed by Tianqi Chen
Browse files

Add __declspec(dllexport) to class Node and class Op if build on Wind… (#296)

* Add __declspec(dllexport) to class Node and class Op if build on Windows, so that it can be referenced in some test code in MXNet

* correct typo

* reuse the macro in c_api.h

* revert changes on base.h

* one more place to revert

* use enclosing extern c block

* revert a change caused by copy

* remove a space
parent 3dd7d646
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment