ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/Matcher/Menes/Matcher.cpp
(Generate patch)

Comparing Matcher/Menes/Matcher.cpp (file contents):
Revision 317 by douglas, 2004-12-13T15:58:13-08:00 vs.
Revision 319 by douglas, 2004-12-13T16:06:07-08:00

# Line 6 | Line 6
6  
7   #include "Matcher.hpp"
8  
9 + #ifdef _WIN32
10 + #pragma warning(disable:4267)
11 + #endif
12 +
13   bool Matcher::match(const ext::String& stuff)
14   {
15          substrings.Clear();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines