MinGW fix: If vsnprintf if defined before MinGWs stdio.h, things will
break: MinGW will misinterpret the invocation of vsnprintf in
Exception.cc as a definition of vsnprintf, and the rest of vncviewer
will call this function, resulting in a runtime hang. 



git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3398 3789f03b-4d11-0410-bbf8-ca57d06f2519
1 file changed
tree: dd2b92c53099aa28af7561ef0a89604e12442477
  1. common/
  2. doc/
  3. java/
  4. unix/
  5. win/
  6. LICENCE.TXT