Removed second and third(!) stdio.h include.

v0.27.3
Andreas Huggel 16 years ago
parent 933c36b4e8
commit 9efecb6f26

@ -22,9 +22,6 @@
#include "UnicodeConversions.hpp"
#include <algorithm> // For sort and stable_sort.
#include <stdio.h> // For snprintf.
#include <stdio.h>
#if XMP_DebugBuild
#include <iostream>

Loading…
Cancel
Save