- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/CommandAction/ElementDbAction.cpp
r3bdb6d r61ff05 25 25 26 26 #include "config.hpp" 27 #include " Element/element.hpp" // we need element because of serialization!28 #include " Element/periodentafel.hpp"27 #include "element.hpp" // we need element because of serialization! 28 #include "periodentafel.hpp" 29 29 #include "CodePatterns/Log.hpp" 30 30 #include "CodePatterns/Verbose.hpp"
Note:
See TracChangeset
for help on using the changeset viewer.