Merge pull request #19 from rodrigoelp/master

Including UIKit back to fix compilation errors
This commit is contained in:
Joe Blau 2015-02-03 18:39:41 -08:00
commit 2bfd112dc0

View File

@ -5,6 +5,7 @@
// Created by Joe Blau on 3/22/14.
// Copyright (c) 2014 conopsys. All rights reserved.
//
#include <UIKit/UIKit.h>
@protocol COSTouchVisualizerWindowDelegate;