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

Comparing Represent/Represent.cpp (file contents):
Revision 385 by douglas, 2004-12-23T21:01:12-08:00 vs.
Revision 386 by douglas, 2004-12-23T21:08:56-08:00

# Line 7 | Line 7
7   #include "Hexadecimal.hpp"
8   #include "DataType.hpp"
9  
10 + #ifdef _WIN32
11 + #pragma warning(disable:4267)
12 + #endif
13 +
14   #include <menes-app/simple.hpp>
15  
16   int Main(const app::Options& options)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines