Author: steve_y
Date: Wed Oct 30 06:50:50 2013
New Revision: 1536988

URL: http://svn.apache.org/r1536988
Log:
Build break with a wrong header file.

Modified:
    
openoffice/branches/ia2/main/winaccessibility/source/UAccCOM/AccActionBase.cpp
    openoffice/branches/ia2/main/winaccessibility/source/service/AccObject.cxx

Modified: 
openoffice/branches/ia2/main/winaccessibility/source/UAccCOM/AccActionBase.cpp
URL: 
http://svn.apache.org/viewvc/openoffice/branches/ia2/main/winaccessibility/source/UAccCOM/AccActionBase.cpp?rev=1536988&r1=1536987&r2=1536988&view=diff
==============================================================================
--- 
openoffice/branches/ia2/main/winaccessibility/source/UAccCOM/AccActionBase.cpp 
(original)
+++ 
openoffice/branches/ia2/main/winaccessibility/source/UAccCOM/AccActionBase.cpp 
Wed Oct 30 06:50:50 2013
@@ -17,8 +17,8 @@
  * specific language governing permissions and limitations
  * under the License.
  * 
- *************************************************************/
-
+ *************************************************************/
+
 //////////////////////////////////////////////////////////////////////
 // AccActionBase.cpp: implementation of the CAccActionBase class.
 //////////////////////////////////////////////////////////////////////

Modified: 
openoffice/branches/ia2/main/winaccessibility/source/service/AccObject.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/branches/ia2/main/winaccessibility/source/service/AccObject.cxx?rev=1536988&r1=1536987&r2=1536988&view=diff
==============================================================================
--- openoffice/branches/ia2/main/winaccessibility/source/service/AccObject.cxx 
(original)
+++ openoffice/branches/ia2/main/winaccessibility/source/service/AccObject.cxx 
Wed Oct 30 06:50:50 2013
@@ -39,8 +39,6 @@
 #include "AccResource.hxx"
 #include "AccessibleRole.h"
 
-#include "act.hxx"
-
 
 using namespace std;
 using namespace com::sun::star::uno;


Reply via email to