You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
328 B
15 lines
328 B
#if !defined(CTRL__Extension_inl__INCLUDED)
|
|
#define CTRL__Extension_inl__INCLUDED
|
|
#pragma once
|
|
|
|
#if ENABLE_MSGTABLE_API
|
|
|
|
//------------------------------------------------------------------------------
|
|
inline DuExtension::DuExtension()
|
|
{
|
|
|
|
}
|
|
|
|
#endif // ENABLE_MSGTABLE_API
|
|
|
|
#endif // CTRL__Extension_inl__INCLUDED
|