mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
4 lines
125 B
C++
4 lines
125 B
C++
/* -*- C++ -*- */
|
|
// This is all we need to do to build ACE on a Windows platform (32bit or 64bit)
|
|
#include "config-win32.h"
|