Changeset 3405 in ntrip for trunk/BNC/bncutils.h


Ignore:
Timestamp:
Sep 2, 2011, 7:00:35 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncutils.h

    r3394 r3405  
    2525#ifndef BNCUTILS_H
    2626#define BNCUTILS_H
    27 
    28 #include <vector>
    2927
    3028#include <QString>
     
    7068void mjdFromDateAndTime(const QDateTime& dateTime, int& mjd, double& dayfrac);
    7169
    72 bool findInVector(const std::vector<QString>& vv, const QString& str);
    73 
    7470#endif
Note: See TracChangeset for help on using the changeset viewer.