1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00

String alignment fix for win32.

This commit is contained in:
Julian Storer 2011-03-02 12:49:41 +00:00
parent 03393549bc
commit fd1f1ef63f
8 changed files with 146 additions and 42 deletions

View file

@ -54,7 +54,6 @@
#include <windows.h>
#include <windowsx.h>
#include <commdlg.h>
#include <ws2tcpip.h>
#include <shellapi.h>
#include <mmsystem.h>
#include <vfw.h>