diff options
| author | nyamatongwe <devnull@localhost> | 2013-05-01 20:59:08 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-05-01 20:59:08 +1000 |
| commit | 6b1fb2a9798f296bbe984d3ab976990c8b850668 (patch) | |
| tree | 1bb5cf5b1584eda41e6e05df990d484b3e1abf98 /cocoa | |
| parent | dad947286b08f9a303074e2f88e65d63d0090b74 (diff) | |
| download | scintilla-mirror-6b1fb2a9798f296bbe984d3ab976990c8b850668.tar.gz | |
Removed SVector.h and all references as it is no longer used.
Diffstat (limited to 'cocoa')
| -rw-r--r-- | cocoa/ScintillaCocoa.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cocoa/ScintillaCocoa.h b/cocoa/ScintillaCocoa.h index 7648b84d8..b609f2343 100644 --- a/cocoa/ScintillaCocoa.h +++ b/cocoa/ScintillaCocoa.h @@ -29,7 +29,6 @@ #include "PropSetSimple.h" #endif -#include "SVector.h" #include "SplitVector.h" #include "Partitioning.h" #include "RunStyles.h" |
