mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 11:16:42 -06:00
15 lines
347 B
C++
15 lines
347 B
C++
// ======================================================================
|
|
// \title TAliasAc.hpp
|
|
// \author Generated by fpp-to-cpp
|
|
// \brief hpp file for T alias
|
|
// ======================================================================
|
|
|
|
#ifndef TAliasAc_HPP
|
|
#define TAliasAc_HPP
|
|
|
|
#include "Fw/Types/BasicTypes.h"
|
|
|
|
#include "TAliasAc.h"
|
|
|
|
#endif
|