/** * @file llviewerprecompiledheaders.cpp * @brief precompiled headers for newview project * * Copyright (c) 2005-$CurrentYear$, Linden Research, Inc. * $License$ */ // source file that includes just the standard includes // newview.pch will be the pre-compiled header // llviewerprecompiledheaders.obj will contain the pre-compiled type information #include "llviewerprecompiledheaders.h" // TODO: reference any additional headers you need in llviewerprecompiledheaders.h // and not in this file