fpp/compiler/tools/fpp-to-cpp/test/array/ATAliasAc.ref.hpp
2025-03-26 16:13:16 -07:00

17 lines
367 B
C++
Vendored

// ======================================================================
// \title ATAliasAc.hpp
// \author Generated by fpp-to-cpp
// \brief hpp file for AT alias
// ======================================================================
#ifndef ATAliasAc_HPP
#define ATAliasAc_HPP
#include "Fw/Types/BasicTypes.h"
extern "C" {
#include "ATAliasAc.h"
}
#endif