Changeset 2615 in Sophya for trunk/SophyaLib/BaseTools/machdefs_mkmf.h
- Timestamp:
- Sep 10, 2004, 11:55:27 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/machdefs_mkmf.h
r2339 r2615 406 406 namespace std { } 407 407 using namespace std; 408 /* SOPHYA classes are in namespace SOPHYA */ 409 namespace SOPHYA {} 410 using namespace SOPHYA; 408 /*******************************************/ 409 /* SOPHYA classes are in namespace SOPHYA */ 410 /* namespace SOPHYA {} */ 411 /* using namespace SOPHYA; */ 412 /* Please use instead: sopnamsp.h */ 413 /*******************************************/ 411 414 #define EXPLICIT explicit 412 415 #endif
Note:
See TracChangeset
for help on using the changeset viewer.