QTfrontend/util/platform/AutoUpdater.cpp
author unc0rr
Wed, 09 Oct 2019 07:43:43 +0200
changeset 15447 999f82643048
parent 8381 588a8e6e2041
permissions -rw-r--r--
Use correct way of including SDL2 header

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}