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

10 lines
No EOL
287 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 stubrandom_custom.h file.
#include "common/random.h"
#include "stubrandom_custom.h"
#ifndef STUB_COMMON_RANDOM_H
#define STUB_COMMON_RANDOM_H
#endif