]> git.saurik.com Git - cydia.git/blobdiff - Menes/Function.h
Move more of sysroot's sadness into iPhonePrivate.
[cydia.git] / Menes / Function.h
index fffdda9e40a28f5ed7d796f0b2cb2fcdf297b7d5..37f8e9737e4a2c57e50b7da72d1014376a4a9c6d 100644 (file)
@@ -22,8 +22,6 @@
 #ifndef Menes_Function_H
 #define Menes_Function_H
 
-#include "CyteKit/UCPlatform.h"
-
 template <typename Result_, typename... Args_>
 class Function {
   private: