stdpch_h.diff

The related diff - molator, 10/01/2010 10:33 am

Download (650 Bytes)

b/code/ryzom/server/src/entities_game_service/stdpch.h Fri Oct 01 10:29:22 2010 +0200
13 13
//
14 14
// You should have received a copy of the GNU Affero General Public License
15 15
// along with this program.  If not, see <http://www.gnu.org/licenses/>.
16

17
#ifndef __STDPCH_H__
18
#define __STDPCH_H__
16 19

17 20
#include "nel/misc/types_nl.h"
18 21

......
187 190

188 191
//#include "player_manager/cdb_synchronised.h"
189 192
//#include "egs_log_filter.h"
193

194
#endif // __STDPCH_H__