From: Jay Freeman (saurik) Date: Wed, 4 Nov 2009 22:32:41 +0000 (+0000) Subject: Accidentally committed a comment to headers :=. X-Git-Tag: v0.9.432~182 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/921938e34cd085547554572e9d6577fc60403c5e?ds=inline Accidentally committed a comment to headers :=. --- diff --git a/ObjectiveC.mk b/ObjectiveC.mk index 6f3e14e..c2837c5 100644 --- a/ObjectiveC.mk +++ b/ObjectiveC.mk @@ -1,5 +1,5 @@ filters += ObjectiveC -header += Struct.hpp #ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp +header += Struct.hpp ObjectiveC/Internal.hpp ObjectiveC/Syntax.hpp code += ObjectiveC/Output.o ObjectiveC/Replace.o ObjectiveC/Library.o Struct.hpp: