Skip to content

Commit

Permalink
Port Objective-C/Replace to C++.
Browse files Browse the repository at this point in the history
  • Loading branch information
saurik committed Jul 8, 2010
1 parent 24987b9 commit e34817f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ObjectiveC/Replace.mm → ObjectiveC/Replace.cpp
Expand Up @@ -40,7 +40,6 @@
#include "Replace.hpp"
#include "ObjectiveC/Syntax.hpp"

#include <Foundation/Foundation.h>
#include <sstream>

CYStatement *CYCategory::Replace(CYContext &context) {
Expand Down

0 comments on commit e34817f

Please sign in to comment.