This commit is contained in:
Birunthan Mohanathas
2013-11-10 19:41:21 +02:00
parent cd658fe2b1
commit 4e936e5365
2 changed files with 100 additions and 114 deletions

View File

@ -21,8 +21,8 @@
#include "MeasureCalc.h"
#include "Rainmeter.h"
#define DEFAULT_LOWER_BOUND 0
#define DEFAULT_UPPER_BOUND 100
const int DEFAULT_LOWER_BOUND = 0;
const int DEFAULT_UPPER_BOUND = 100;
/*
** The constructor