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