Changeset 99 in pacpussensors for trunk/SpanCPTComponent/CPTComponent.h


Ignore:
Timestamp:
10/15/15 14:47:01 (9 years ago)
Author:
nguyenhu
Message:

compilation under linux with 0.2.X framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SpanCPTComponent/CPTComponent.h

    r88 r99  
    1717#include <fstream>
    1818#include <qobject.h>
     19#include <QPointF>
    1920#include <string>
    2021
     
    162163                     TimestampedInscovFrame*);
    163164
    164         // component ouputs
    165         void addOutputs();
    166         OutputInterface<QPointF, CPTComponent>* position2DENUOutput_;
     165    // component ouputs
     166    void addOutputs();
     167    OutputInterface<QPointF, CPTComponent>* position2DENUOutput_;
    167168};
    168169
Note: See TracChangeset for help on using the changeset viewer.