Changeset 268 in flair-src for trunk/lib/FlairMeta/src/XAir.cpp


Ignore:
Timestamp:
Oct 4, 2018, 1:49:49 PM (6 years ago)
Author:
Sanahuja Guillaume
Message:

add defines for architectures to speed up compile time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairMeta/src/XAir.cpp

    r157 r268  
    1515//
    1616/*********************************************************************/
     17#ifdef ARMV7A
    1718
    1819#include "XAir.h"
     
    7273} // end namespace meta
    7374} // end namespace flair
     75
     76#endif
Note: See TracChangeset for help on using the changeset viewer.