QTfrontend/AutoUpdater.cpp
author unc0rr
Sun, 16 Sep 2012 22:55:33 +0400
changeset 7688 9daa06188551
parent 2266 289dc8e51210
permissions -rw-r--r--
New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests

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

#include "AutoUpdater.h"

AutoUpdater::~AutoUpdater()
{
}