X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/37954781d9756ece500551055562183a1e28e943..d3c599036d40f9aa454e06006fba16bd4c8ff68d:/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