mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
19 lines
No EOL
427 B
C++
19 lines
No EOL
427 B
C++
// AUTOGENERATED file, created by the tool generate_stub.py, don't edit!
|
|
// If you want to add your own functionality, instead edit the stubCommune_custom.h file.
|
|
|
|
#include "common/Commune.h"
|
|
#include "stubCommune_custom.h"
|
|
|
|
#ifndef STUB_COMMON_COMMUNE_H
|
|
#define STUB_COMMON_COMMUNE_H
|
|
|
|
namespace Atlas {
|
|
namespace Objects {
|
|
namespace Operation {
|
|
|
|
|
|
} // namespace Operation
|
|
} // namespace Objects
|
|
} // namespace Atlas
|
|
|
|
#endif |