work around bug in UniversalInterfaces 3.4.2

This commit is contained in:
Wolfgang Thaller 2019-08-12 20:21:18 +02:00
parent 4470b2055c
commit 7d8b6140d6
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "OpenTptStream.h"
#include <Files.h> /* in UniversalHeaders 3.4.2 requires Files.h to be included before OpenTransportProviders.h */
#include <OpenTransport.h>
#include <OpenTransportProviders.h>