Changeset 98:496e56f242ea in xplra for src/plugin


Ignore:
Timestamp:
07/14/19 06:53:59 (5 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 3 'hg:/home/ivaradi/xplane/hg/xplra' '/'>, 'public')
Message:

Added missing include to Protocol.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/plugin/src/xplra/Protocol.h

    r92 r98  
    3131//------------------------------------------------------------------------------
    3232
     33#include <inttypes.h>
     34
     35//------------------------------------------------------------------------------
     36
    3337namespace xplra {
    3438
Note: See TracChangeset for help on using the changeset viewer.