warning--

This commit is contained in:
mfranz
2009-03-12 20:07:47 +00:00
committed by Tim Moore
parent f1f0fa0aa9
commit 1eade74e5a

View File

@@ -59,8 +59,8 @@ public:
/** Default constructor, initialize time to zero. */
SGTimeStamp() :
_sec(0),
_nsec(0)
_nsec(0),
_sec(0)
{ }
/** Hmm, might reenable them at some time, but since it is not clear