Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 252623
Collapse All | Expand All

(-)systemc-2.2.0b/src/sysc/utils/sc_utils_ids.cpp (-1 / +2 lines)
Lines 59-65 Link Here
59
//
59
//
60
60
61
#include "sysc/utils/sc_report.h"
61
#include "sysc/utils/sc_report.h"
62
62
#include <cstdlib>
63
#include <cstring>
63
64
64
namespace sc_core {
65
namespace sc_core {
65
#define SC_DEFINE_MESSAGE(id,unused,text) extern const char id[] = text;
66
#define SC_DEFINE_MESSAGE(id,unused,text) extern const char id[] = text;

Return to bug 252623