IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2016, 12:00:29 PM (10 years ago)
Author:
eugene
Message:

fix namespace collision with TimeRange

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/convert.h

    r39521 r39523  
    1010time_t        TimeRef               PROTO((double time, time_t TimeReference, int TimeFormat));
    1111double        TimeValue             PROTO((time_t time, time_t TimeReference, int TimeFormat));
    12 double        TimeRange             PROTO((time_t time, int TimeFormat));
     12double        GetTimeRange          PROTO((time_t time, int TimeFormat));
    1313
    1414int           hh_hms                PROTO((double hh, int *hr, int *mn, double *sc));
Note: See TracChangeset for help on using the changeset viewer.