projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing header to allow ../src/common/docview.cpp to compile
[wxWidgets.git]
/
include
/
wx
/
cocoa
/
string.h
diff --git
a/include/wx/cocoa/string.h
b/include/wx/cocoa/string.h
index a7e714282ff64996f88937bc4ebc1cb2032940fd..be1067101d08cd84ab9df4f4f0ab0a9749951390 100644
(file)
--- a/
include/wx/cocoa/string.h
+++ b/
include/wx/cocoa/string.h
@@
-6,7
+6,7
@@
// Created: 2003/04/13
// RCS-ID: $Id$
// Copyright: (c) 2003 David Elliott
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
///////////////////////////////////////////////////////////////////////////////
#ifndef __WX_COCOA_STRING_H__