aboutsummaryrefslogtreecommitdiff
path: root/src/game/Calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Calendar.h')
-rw-r--r--src/game/Calendar.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/game/Calendar.h b/src/game/Calendar.h
index 41f75c7aa28..7a86afa7db7 100644
--- a/src/game/Calendar.h
+++ b/src/game/Calendar.h
@@ -15,9 +15,12 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+
#ifndef MANGOS_CALENDAR_H
#define MANGOS_CALENDAR_H
+
class Calendar
{
+
};
#endif