X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/f95d2598051e347460e028286ff2d33e5825e548..a7d8b4130acfb550e437d8cf1f6d3d81cb0cf6ee:/String.hpp?ds=inline diff --git a/String.hpp b/String.hpp index c68ba84..ce48f2c 100644 --- a/String.hpp +++ b/String.hpp @@ -1,5 +1,5 @@ /* Cycript - Optimizing JavaScript Compiler/Runtime - * Copyright (C) 2009-2014 Jay Freeman (saurik) + * Copyright (C) 2009-2015 Jay Freeman (saurik) */ /* GNU Affero General Public License, Version 3 {{{ */ @@ -22,7 +22,6 @@ #ifndef CYCRIPT_STRING_HPP #define CYCRIPT_STRING_HPP -#include "cycript.hpp" #include "Pooling.hpp" #include