diff options
| author | Tom Tanner <thosrtanner2@users.sourceforge.net> | 2015-09-23 21:29:57 +0100 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-09-26 11:55:17 +0100 |
| commit | 095967451e662c289026b16402aef158cb00b05d (patch) | |
| tree | af3484b31a9b0fc8544645bae8b7d2cb92e82e04 /src/pluginlist.h | |
| parent | eb901e0dfcc9fd76d3ffbc68681857b368e26fd0 (diff) | |
Remove some unused files and build esptk as a library
Diffstat (limited to 'src/pluginlist.h')
| -rw-r--r-- | src/pluginlist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluginlist.h b/src/pluginlist.h index 79066165..f8972f05 100644 --- a/src/pluginlist.h +++ b/src/pluginlist.h @@ -34,7 +34,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #endif
#include <vector>
#include <map>
-#include "pdll.h"
template <class C>
|
