#ifndef _PRECOMPILED_H_
#define _PRECOMPILED_H_
#include <windows.h>
#include <objbase.h>
#include <objerror.h>
#include <crtdbg.h>
#include <stdio.h>
#include <math.h>
#include "Util.h"
#include "HuffC.h"
#include "HuffD.h"
#include "CRWLock.h"
#include "CDict.h"
#include "LexHdr.h"
#include "MSGenLex.h"
#include "LexAPI.h"
#include "CLexicon.h"
#endif // _PRECOMPILED_H_