Commit cfdb31bd authored by Alexander Lapshin's avatar Alexander Lapshin

bom fix

parent 87da1862
#include "orbBlock.h" #include "orbBlock.h"
#include "TimeFunctions.h"
#include "Consts.h"
#include "TextFunctions.h"
OrbBlock::OrbBlock(const SInitOrbit& orbit, const TimeJD& beg, const TimeJD& end, double mind) OrbBlock::OrbBlock(const SInitOrbit& orbit, const TimeJD& beg, const TimeJD& end, double mind)
: :
......
#pragma once #pragma once
#include "TM.h" #include "TM.h"
#include "StateVector.h" #include "StateVector.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment