mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-15 21:13:02 +00:00
config.h - get includes right: must always be the first include.
This commit is contained in:

committed by
Jan Holesovsky

parent
c4c8d93bba
commit
0eaef6c896
@ -7,9 +7,10 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#include "TileCache.hpp"
|
||||
#include "config.h"
|
||||
|
||||
#include "TileCache.hpp"
|
||||
|
||||
#include <cassert>
|
||||
#include <climits>
|
||||
#include <cstdio>
|
||||
|
Reference in New Issue
Block a user