Files
UnrealEngineUWP/Engine/Source/Developer/XmlParser/Private/XmlParser.cpp

5 lines
146 B
C++
Raw Normal View History

// Copyright 1998-2014 Epic Games, Inc. All Rights Reserved.
#include "XmlParserPrivatePCH.h"
IMPLEMENT_MODULE( FDefaultModuleImpl, XmlParser );