We don't need "ws_symbol_export.h" if we're not using anything from it;

see whether that's what's currently causing Windows build problems.

svn path=/trunk/; revision=53460
This commit is contained in:
Guy Harris 2013-11-21 00:34:38 +00:00
parent 254614fe73
commit 1ee50439ca
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@
#ifndef PERSFILEPATH_OPT_H
#define PERSFILEPATH_OPT_H
#include "ws_symbol_export.h"
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */