Jef Driesen 17d46813d8 Include the public header in the implementation file.
In the public header files, all symbols are marked extern C. When using
a C compiler, there is usually no problem if the header isn't included
in the C file. But the msvc build system uses the C++ compiler (due to
the use of some C99 features not supported by the msvc C compiler).
2013-05-09 21:06:03 +02:00
..
2012-06-21 21:39:24 +02:00
2012-08-27 23:08:38 +02:00
2012-06-21 21:42:37 +02:00
2012-08-27 23:08:38 +02:00