QTfrontend/util/platform/AutoUpdater.cpp
author Anton Malmygin <antonc27@mail.ru>
Wed, 15 May 2019 18:30:59 +0200
changeset 14960 372b25c6bdee
parent 8381 588a8e6e2041
permissions -rw-r--r--
Merge pull request #62 from hedgewars/ci-patch-osx-atomic Fix pas2c compilation on macOS

/*
 * Copyright (C) 2008 Remko Troncon
 */

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}