globalsettings.hxx (f8e07b45) globalsettings.hxx (15289133)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 10 unchanged lines hidden (view full) ---

19 *
20 *************************************************************/
21
22
23
24#ifndef __FRAMEWORK_UICONFIGURATION_GLOBALSETTINGS_HXX_
25#define __FRAMEWORK_UICONFIGURATION_GLOBALSETTINGS_HXX_
26
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 10 unchanged lines hidden (view full) ---

19 *
20 *************************************************************/
21
22
23
24#ifndef __FRAMEWORK_UICONFIGURATION_GLOBALSETTINGS_HXX_
25#define __FRAMEWORK_UICONFIGURATION_GLOBALSETTINGS_HXX_
26
27/** Attention: stl headers must(!) be included at first. Otherwhise it can make trouble
27/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble
28 with solaris headers ...
29*/
30#include <vector>
31#include <list>
32#include <hash_map>
33
34//_________________________________________________________________________________________________________________
35// my own includes

--- 58 unchanged lines hidden ---
28 with solaris headers ...
29*/
30#include <vector>
31#include <list>
32#include <hash_map>
33
34//_________________________________________________________________________________________________________________
35// my own includes

--- 58 unchanged lines hidden ---