Renamed python/cxx/common -> python/cxx/export

This commit is contained in:
Joakim Hove
2019-09-13 09:40:13 +02:00
parent f264c358e7
commit d2ff536cf3
19 changed files with 52 additions and 55 deletions

View File

@@ -5,7 +5,7 @@
#include <opm/parser/eclipse/Deck/DeckRecord.hpp>
#include <opm/parser/eclipse/Utility/Typetools.hpp>
#include "common.hpp"
#include "export.hpp"
#include "converters.hpp"