Changeset 144 for trunk/IPs/systemC/Environment/Common/include
- Timestamp:
- Sep 28, 2010, 1:19:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/Environment/Common/include/Debug.h
r143 r144 2 2 #define ENVIRONMENT_COMMON_DEBUG_H 3 3 4 #include < cstdio>4 #include <stdio.h> 5 5 6 6 #define DEBUG_true true
Note: See TracChangeset
for help on using the changeset viewer.