tabwindowservice.hxx (f8e07b45) | tabwindowservice.hxx (4e7d57d8) |
---|---|
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_SERVICES_TABWINDOWSERVICE_HXX_ 25#define __FRAMEWORK_SERVICES_TABWINDOWSERVICE_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_SERVICES_TABWINDOWSERVICE_HXX_ 25#define __FRAMEWORK_SERVICES_TABWINDOWSERVICE_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 32//_________________________________________________________________________________________________________________ 33// my own includes 34//_________________________________________________________________________________________________________________ 35 --- 193 unchanged lines hidden --- | 28 with solaris headers ... 29*/ 30#include <vector> 31 32//_________________________________________________________________________________________________________________ 33// my own includes 34//_________________________________________________________________________________________________________________ 35 --- 193 unchanged lines hidden --- |