Files
libreoffice/vcl/inc/ios/svsys.h
Tor Lillqvist 50bf123ddb Kill superfluous vertical whitespace
Change-Id: I81ce8fd7022bf283db668705efdfb0666f87bde9
2014-04-02 16:54:18 +03:00

18 lines
515 B
C

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef INCLUDED_VCL_INC_IOS_SVSYS_H
#define INCLUDED_VCL_INC_IOS_SVSYS_H
// ?
#endif // INCLUDED_VCL_INC_IOS_SVSYS_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */