mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-12 18:29:04 +00:00
Changed: Include PCH
--HG-- branch : develop
This commit is contained in:
parent
0ecac0249c
commit
1d7b3f470c
3 changed files with 3 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
****************************************************************************/
|
||||
|
||||
#include "stdpch.h"
|
||||
#include "nel/gui/libwww_types.h"
|
||||
|
||||
#ifdef DEBUG_NEW
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
#include "stdpch.h"
|
||||
#include "nel/gui/root_group.h"
|
||||
#include <vector>
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "stdpch.h"
|
||||
#include "nel/misc/common.h"
|
||||
#include "nel/gui/url_parser.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue