summary refs log tree commit diff stats
path: root/Source/Random.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Random.h')
-rw-r--r--Source/Random.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Random.h b/Source/Random.h index a2ad706..e809c1e 100644 --- a/Source/Random.h +++ b/Source/Random.h
@@ -1,5 +1,4 @@
1#pragma once 1#pragma once
2#include <typeinfo>
3 2
4class Random 3class Random
5{ 4{