Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once

hg/feature/sound
kervala 14 years ago
parent f1c8d140aa
commit 3115f50006

@ -15,10 +15,3 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "stdpch.h"
// leave not static else this workaround don't work
void dummyToAvoidStupidCompilerWarning_std_pch_clientsheet_cpp()
{
}

Loading…
Cancel
Save