cyphesis/tests/stubs/common/stubCommune.h
2017-07-25 23:40:40 +02:00

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