]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/list.cpp
Changes to allow Cygwin to compile in non-PCH mode
[wxWidgets.git] / src / common / list.cpp
index f15ace4deff2be38dac5c573d02ea0a8adecf295..4cb8cf8f7539c2a23c72f9ed8b9de529ed4db5d6 100644 (file)
@@ -56,6 +56,8 @@
 // wxListKey
 // -----------------------------------------------------------------------------
 
+wxListKey wxDefaultListKey;
+
 bool wxListKey::operator==(wxListKeyValue value) const
 {
     switch ( m_keyType )