Skip to content
Snippets Groups Projects
Commit a58d91fd authored by slevy's avatar slevy
Browse files

Include winjunk.h if Windows.

parent ea206d2f
No related branches found
No related tags found
No related merge requests found
#include <stdio.h>
#include <stdlib.h>
#ifdef WIN32
# include "winjunk.h"
#endif
#include "specks.h"
#include "partiviewc.h"
#include "futil.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment