/* -*- 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/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #pragma once #include #if defined(_WIN32) extern "C" bool WNT_hasInternetConnection(); #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ed> Xisco Fauli xiscofauli@libreoffice.org 2022-11-24T12:31:16+00:00 e09823b549699a9f32b1b0d7621301117306cdc3 Change-Id: I58ce96af149eb2b7f4d357383b73ec4b1d1b51bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143224 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Change-Id: I58ce96af149eb2b7f4d357383b73ec4b1d1b51bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143224
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
sc: factor out common code in makefiles 2022-11-14T15:21:27+00:00 Xisco Fauli xiscofauli@libreoffice.org 2022-11-14T13:02:21+00:00 c3ca46945aa498907a938e33b2df7937f45199db Change-Id: I46cce6cb332fb060a9e8f691d8f70808398b85ed Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142707 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Change-Id: I46cce6cb332fb060a9e8f691d8f70808398b85ed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142707
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>