Skip to content

Commit

Permalink
Adds missing headers to umbrella header.
Browse files Browse the repository at this point in the history
  • Loading branch information
Guido Marucci Blas committed Nov 30, 2015
1 parent 5fcb10d commit 741cec9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WLXBluetoothDevice/WLXBluetoothDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
#import <WLXBluetoothDevice/WLXServiceManager.h>
#import <WLXBluetoothDevice/WLXServicesManager.h>

#import <WLXBluetoothDevice/WLXCentralManagerDelegate.h>
#import <WLXBluetoothDevice/WLXDictionaryOfArrays.h>
#import <WLXBluetoothDevice/WLXManagedDelayedExecutor.h>
#import <WLXBluetoothDevice/WLXRealDateProvider.h>

//! Project version number for WLXBluetoothDevice.
FOUNDATION_EXPORT double WLXBluetoothDeviceVersionNumber;

Expand Down

0 comments on commit 741cec9

Please sign in to comment.