summary refs log tree commit diff
path: root/src/Support.h
blob: a5683ec85301bc2a292d75af0dba0869b2c15cfb (plain) (blame)
1
2
3
4
#ifndef SUPPORT_H
#define SUPPORT_H
int Random();
#endif