mirror of https://github.com/KLayout/klayout.git
One more external visibility ...
This commit is contained in:
parent
6b4d24b442
commit
c4cf394719
|
|
@ -34,7 +34,7 @@ namespace gsi
|
||||||
*
|
*
|
||||||
* This class is specialized to implement the actual call process later.
|
* This class is specialized to implement the actual call process later.
|
||||||
*/
|
*/
|
||||||
struct Callee
|
struct GSI_PUBLIC Callee
|
||||||
: public tl::Object
|
: public tl::Object
|
||||||
{
|
{
|
||||||
Callee () { }
|
Callee () { }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue