aboutsummaryrefslogtreecommitdiff
path: root/CPP/Common/Random.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CPP/Common/Random.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Common/Random.h b/CPP/Common/Random.h
index e784e98..283869e 100644
--- a/CPP/Common/Random.h
+++ b/CPP/Common/Random.h
@@ -1,7 +1,7 @@
1// Common/Random.h 1// Common/Random.h
2 2
3#ifndef __COMMON_RANDOM_H 3#ifndef ZIP7_INC_COMMON_RANDOM_H
4#define __COMMON_RANDOM_H 4#define ZIP7_INC_COMMON_RANDOM_H
5 5
6class CRandom 6class CRandom
7{ 7{