[JtReader] remove unused includes
- also sort some headers out to PreCompiled.h
This commit is contained in:
@@ -20,20 +20,13 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#endif
|
||||
|
||||
#include <Base/Console.h>
|
||||
|
||||
#include "FcLodHandler.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
void FcLodHandler::startLod()
|
||||
{
|
||||
Base::Console().Log("FcLodHandler::startLod()");
|
||||
|
||||
Reference in New Issue
Block a user