annotate PresetView.mm @ 52:89944ab3e129 tip

fix oF linker errors ios8
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Tue, 03 Feb 2015 13:18:23 +0000
parents af71bf84660f
children
rev   line source
rt300@6 1 //
rt300@6 2 // PresetView.mm
rt300@6 3 // riftathon
rt300@6 4 //
rt300@6 5 // Created by Robert Tubb on 17/10/2014.
rt300@6 6 //
rt300@6 7 //
rt300@6 8
rt300@6 9 #include "PresetView.h"
rt300@12 10
rt300@12 11