mirror of
https://github.com/nasa/trick.git
synced 2025-01-18 02:40:08 +00:00
TPROCTE_HOME Being Used In Place Of TPRO_HOME #778
I put the include for tsync.h in the wrong place.
This commit is contained in:
parent
a420418443
commit
04b2185c2e
@ -15,6 +15,7 @@ PROGRAMMERS:
|
||||
#ifdef _TPRO_CTE
|
||||
extern "C" {
|
||||
#include "tpro.h"
|
||||
#include "tsync.h"
|
||||
}
|
||||
#endif
|
||||
|
||||
|
@ -7,7 +7,6 @@ PROGRAMMERS:
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "tsync.h"
|
||||
#include "trick/TPROCTEClock.hh"
|
||||
#include "trick/message_proto.h"
|
||||
#include "trick/message_type.h"
|
||||
|
Loading…
Reference in New Issue
Block a user