Change header random.h to random_jkiss.h

This commit is contained in:
counterpoint
2015-08-26 16:18:37 +01:00
parent 820bb4ea00
commit 4ec5e3b69d

View File

@ -5,8 +5,8 @@
* Created on 26 August 2015, 15:34 * Created on 26 August 2015, 15:34
*/ */
#ifndef RANDOM_H #ifndef RANDOM_JKISS_H
#define RANDOM_H #define RANDOM_JKISS_H
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {