Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Server Code Submissions

Reply
 
Thread Tools Display Modes
  #1  
Old 05-26-2011, 10:15 AM
orkim
Sarnak
 
Join Date: Sep 2008
Location: -
Posts: 31
Default COMMITTED: Missing include zone/questmgr.cpp

This file uses INT_MAX but didn't have limits.h set. Just needs to be added to the includes.

Code:
#include <sstream>
#include <iostream>
#include <list>
#include <limits.h>
using namespace std;
Reply With Quote
  #2  
Old 05-27-2011, 02:37 PM
Tabasco's Avatar
Tabasco
Discordant
 
Join Date: Sep 2009
Posts: 270
Default

Code:
#ifndef WIN32
#include <climits>
#endif
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:57 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3