diff --git a/servant/libservant/Transceiver.cpp b/servant/libservant/Transceiver.cpp index 0cda3cc..37cdc2d 100644 --- a/servant/libservant/Transceiver.cpp +++ b/servant/libservant/Transceiver.cpp @@ -14,6 +14,7 @@ * specific language governing permissions and limitations under the License. */ +#include #include "servant/Transceiver.h" #include "servant/AdapterProxy.h" #include "servant/Application.h"