diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:13:58 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:13:58 -0600 |
commit | bf1f1e9cba1ecb09c49df4231ec802a3a961e724 (patch) | |
tree | fd8fdd902422571be8995816f06ca7c1ef91969b /jvmfwk/source/fwkutil.cxx | |
parent | a12bd3e2a250e81c0474b00b2ec7e25e8475eddc (diff) |
remove include of pch header from jvmfwk
Diffstat (limited to 'jvmfwk/source/fwkutil.cxx')
-rw-r--r-- | jvmfwk/source/fwkutil.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jvmfwk/source/fwkutil.cxx b/jvmfwk/source/fwkutil.cxx index 8b700922d3aa..022ee424fe78 100644 --- a/jvmfwk/source/fwkutil.cxx +++ b/jvmfwk/source/fwkutil.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_jvmfwk.hxx" #if defined WNT #if defined _MSC_VER |