mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 17:22:52 +00:00
Add Unit.hh to files_to_ICG.hh & sim_services.i
units_conv.h was also missing from sim_services.i Closes #718
This commit is contained in:
parent
bd4c25d927
commit
9a04d72fd0
@ -87,6 +87,7 @@
|
||||
#include "trick/RtiStager.hh"
|
||||
#include "trick/RtiExec.hh"
|
||||
#include "trick/UdUnits.hh"
|
||||
#include "trick/Unit.hh"
|
||||
#include "trick/UnitsMap.hh"
|
||||
#include "trick/Zeroconf.hh"
|
||||
#include "trick/Flag.h"
|
||||
|
@ -36,6 +36,7 @@
|
||||
#include "trick/rand_generator.h"
|
||||
#include "trick/wave_form.h"
|
||||
#include "trick/integrator_c_intf.h"
|
||||
#include "trick/units_conv.h"
|
||||
|
||||
#include "trick/GetTimeOfDayClock.hh"
|
||||
#include "trick/BC635Clock.hh"
|
||||
@ -135,6 +136,7 @@
|
||||
#include "trick/RtiExec.hh"
|
||||
#include "trick/RtiStager.hh"
|
||||
#include "trick/ITimer.hh"
|
||||
#include "trick/Unit.hh"
|
||||
#include "trick/UnitTest.hh"
|
||||
#include "trick/trick_tests.h"
|
||||
#include "trick/VariableServer.hh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user