[Tinymux] make errors
Stephen Dennis
brazilofmux at gmail.com
Thu Nov 24 23:09:06 EST 2005
The spread of new versions of gcc may force me to release minor
changes to MUX 2.3 before I wouuld have otherwise, but here's the
required changed.
--- ./src/timeutil.h Thu Nov 24 23:06:28 2005
+++ ./src/timeutil.h Thu Nov 24 23:06:30 2005
@@ -1,6 +1,6 @@
// timeutil.cpp -- CLinearTimeAbsolute, and CLinearTimeDelta modules.
//
-// $Id: timeutil.h,v 1.5 2003/12/06 01:57:32 sdennis Exp $
+// $Id: timeutil.h,v 1.6 2005/09/27 12:14:39 sdennis Exp $
//
// MUX 2.3
// Copyright (C) 1998 through 2003 Solid Vertical Domains, Ltd. All
@@ -26,6 +26,8 @@
unsigned short iMicrosecond; // Microseconds less than a Millisecond.
unsigned short iNanosecond; // Nanoseconds less than a Microsecond.
} FIELDEDTIME;
+
+class CLinearTimeDelta;
class CLinearTimeAbsolute
{
Brazil
More information about the Tinymux
mailing list