Skip to content
Snippets Groups Projects
Commit f3d0b570 authored by Jan Trávníček's avatar Jan Trávníček
Browse files

update includes in abstraction

parent 7c142781
No related branches found
No related tags found
No related merge requests found
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
#ifndef _VALUE_PRINTER_REGISTRY_HPP_ #ifndef _VALUE_PRINTER_REGISTRY_HPP_
#define _VALUE_PRINTER_REGISTRY_HPP_ #define _VALUE_PRINTER_REGISTRY_HPP_
   
#include <memory> #include <alib/memory>
#include <string> #include <alib/string>
#include <map> #include <alib/map>
   
#include <abstraction/OperationAbstraction.hpp> #include <abstraction/OperationAbstraction.hpp>
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment