diff options
author | Peter Foley <pefoley2@verizon.net> | 2012-08-29 19:50:38 -0400 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-07 10:42:15 +0200 |
commit | 53ca7b480f8fb23b04023faee74fbfa4b77bfa02 (patch) | |
tree | 2e861f68b0112715e2af4edc04bd600bdb44f9a7 /sc | |
parent | 4b56d82c7d20ba5897d87aaf7fc94da5356b8eec (diff) |
work-around really weird bug in VS2012
Change-Id: I7092bbcbddec179c62c2817b069f757863ca5982
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/data/fillinfo.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/fillinfo.cxx b/sc/source/core/data/fillinfo.cxx index 01204d60ee5c..d0aabfa43272 100644 --- a/sc/source/core/data/fillinfo.cxx +++ b/sc/source/core/data/fillinfo.cxx @@ -1,4 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ + /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |