Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1942, add missing inclusions in CFE API headers #1943

Merged

Commits on Sep 9, 2021

  1. Fix nasa#1942, add missing inclusions in CFE API headers

    Some CFE API headers were missing dependency inclusions, where the header
    was referencing a type or symbol but not directly including the header
    file that provides that type/symbol.
    
    Adding the dependent include allows the headers to work more consistently.
    jphickey committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    de1e697 View commit details
    Browse the repository at this point in the history