summaryrefslogtreecommitdiff
path: root/cli_ure/source/native
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-11-02 06:39:08 -0700
committerJoseph Powers <jpowers27@cox.net>2011-11-02 07:52:19 -0700
commit0c9d2b9cb3f1b5bac034ccfee0eb83aa2182f2cf (patch)
tree85e4b5b623950b2e534900ca797667e7255468c7 /cli_ure/source/native
parent8c0847593abd84d4f6c2bcf8f243202ae876dc57 (diff)
precompiled_cli_ure.hxx is empty, so just remove it
Diffstat (limited to 'cli_ure/source/native')
-rw-r--r--cli_ure/source/native/assembly.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cli_ure/source/native/assembly.cxx b/cli_ure/source/native/assembly.cxx
index 5efc4af891fc..e15bd8c245a0 100644
--- a/cli_ure/source/native/assembly.cxx
+++ b/cli_ure/source/native/assembly.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_cli_ure.hxx"
#using <mscorlib.dll>
[assembly:System::Reflection::AssemblyProduct( "CLI-UNO Language Binding" )];