6e8fbca745
match the genesis editor version 1.3.0.653.
16 lines
471 B
C++
16 lines
471 B
C++
#pragma once
|
|
//------------------------------------------------------------------------------
|
|
/**
|
|
This file was generated with Nebula3's idlc compiler tool.
|
|
DO NOT EDIT
|
|
*/
|
|
#include "messaging/message.h"
|
|
#include "util/variant.h"
|
|
#include "appframework/component.h"
|
|
|
|
//------------------------------------------------------------------------------
|
|
namespace App
|
|
{
|
|
} // namespace App
|
|
//------------------------------------------------------------------------------
|