mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
Merge pull request #719 from nasa/718
Add Unit.hh to files_to_ICG.hh & sim_services.i
This commit is contained in:
commit
e47cf8d956
@ -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…
Reference in New Issue
Block a user