Changeset 10075 for source/ariba
- Timestamp:
- Oct 27, 2011, 1:44:55 PM (13 years ago)
- Location:
- source/ariba/utility/transport/tcpip
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/transport/tcpip/protlib/logfile.h
r10071 r10075 31 31 32 32 33 //#define _NO_LOGGING33 #define _NO_LOGGING 34 34 35 35 #include <fstream> // file stream -
source/ariba/utility/transport/tcpip/tcpip.cpp
r10072 r10075 1 1 #include "tcpip.hpp" 2 2 3 //#define _NO_LOGGING3 #define _NO_LOGGING 4 4 5 5 // std includes
Note:
See TracChangeset
for help on using the changeset viewer.