One more external visibility ...

This commit is contained in:
Matthias Koefferlein 2017-12-31 10:56:46 -08:00
parent 6b4d24b442
commit c4cf394719
1 changed files with 2 additions and 2 deletions

View File

@ -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 () { }