nasa / GSAP

Generic Software Architecture for Prognostics (GSAP)
Other
22 stars 6 forks source link

Reorganize code to minimize header bloat #84

Closed jason-watkins closed 6 years ago

jason-watkins commented 6 years ago

This PR includes edits to the Loading and Messaging code to minimize the amount of code included in each header. The hope is that this will lead better compile times as the compiler spends less time processing headers.