mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 11:16:42 -06:00
17 lines
407 B
C++
Vendored
17 lines
407 B
C++
Vendored
// ======================================================================
|
|
// \title AliasPrim1AliasAc.hpp
|
|
// \author Generated by fpp-to-cpp
|
|
// \brief hpp file for AliasPrim1 alias
|
|
// ======================================================================
|
|
|
|
#ifndef AliasPrim1AliasAc_HPP
|
|
#define AliasPrim1AliasAc_HPP
|
|
|
|
#include "Fw/Types/BasicTypes.h"
|
|
|
|
extern "C" {
|
|
#include "AliasPrim1AliasAc.h"
|
|
}
|
|
|
|
#endif
|