X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/37954781d9756ece500551055562183a1e28e943..17fe7546f6ef4df0bc8b0394e39d929c93d5c1f4:/Network.cpp diff --git a/Network.cpp b/Network.cpp index 1869e26..c0b8c9b 100644 --- a/Network.cpp +++ b/Network.cpp @@ -1,6 +1,4 @@ -#include "cycript.hpp" - -/* Cycript - Remove Execution Server and Disassembler +/* Cycript - Inlining/Optimizing JavaScript Compiler * Copyright (C) 2009 Jay Freeman (saurik) */ @@ -39,6 +37,8 @@ */ /* }}} */ +#include "cycript.hpp" + #include #include