diff options
| author | TanninOne <seppleviathan@gmx.de> | 2015-09-26 19:54:31 +0200 |
|---|---|---|
| committer | TanninOne <seppleviathan@gmx.de> | 2015-09-26 19:54:31 +0200 |
| commit | de98fe64a3ef23be8124e69614d4ec79aac5c637 (patch) | |
| tree | 48083f2b8d9e914fcb96ed0e0857ac79a34994f8 /src/pluginlist.h | |
| parent | 462c549f7725810e55131a62f731357c6b2396ae (diff) | |
| parent | 364c385f1a5f71c3eb6a80b44c26ddd7af012ec8 (diff) | |
Merge pull request #1 from ThosRTanner/master
Small cleanups
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>
|
