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

Comparing Smersh/Smersh.hpp (file contents):
Revision 164 by Douglas Thrift, 2004-06-17T22:12:33-07:00 vs.
Revision 165 by Douglas Thrift, 2004-06-18T01:38:55-07:00

# Line 15 | Line 15
15  
16   using namespace std;
17  
18 + #include <menes-ext/casts.hpp>
19 +
20   inline string sgetenv(const string& name)
21   {
22          char* value = getenv(name.c_str());

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines