6 lines
126 B
C
6 lines
126 B
C
|
#pragma once
|
||
|
|
||
|
// Replacement for shared library/DLL header file to support static library creation and use
|
||
|
#define tecio_API
|
||
|
|