home *** CD-ROM | disk | FTP | other *** search
- /* wpch.hpp
- This is the source for the precompiled header file.
- */
-
- #ifndef WPCH_HPP_INCLUDED
- #define WPCH_HPP_INCLUDED
-
- // #include <windows.h>
- // #include <ole2.h>
-
- #include "wclass.hpp"
-
- #ifdef WJAVA_NATIVE_DLL
- #include "wjnative.hpp"
- #endif
-
- // Include target-wide header files below.
-
-
- #endif
-