mirror of
https://github.com/nasa/trick.git
synced 2025-01-29 15:43:57 +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
|
#ifdef _TPRO_CTE
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include "tpro.h"
|
#include "tpro.h"
|
||||||
|
#include "tsync.h"
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -7,7 +7,6 @@ PROGRAMMERS:
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "tsync.h"
|
|
||||||
#include "trick/TPROCTEClock.hh"
|
#include "trick/TPROCTEClock.hh"
|
||||||
#include "trick/message_proto.h"
|
#include "trick/message_proto.h"
|
||||||
#include "trick/message_type.h"
|
#include "trick/message_type.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user