14 lines
211 B
C
14 lines
211 B
C
|
|
#ifndef dgOutBufILh
|
|
#define dgOutBufILh
|
|
|
|
#include "outBufIL.h"
|
|
|
|
//
|
|
// All of the functions in this file moved to dgOutBuf.cc because
|
|
// of inline problems with g++ 2.7.2 (without -O)
|
|
//
|
|
|
|
#endif // dgOutBufILh
|
|
|