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

remove dependency on alib2xml

parent 7f38157a
No related branches found
No related tags found
1 merge request!90Merge jt
...@@ -2,5 +2,4 @@ ...@@ -2,5 +2,4 @@
category: library category: library
   
[Dependencies] [Dependencies]
project: alib2data alib2xml alib2common alib2abstraction alib2measure alib2std project: alib2data alib2common alib2abstraction alib2measure alib2std
system: xml2
#ifndef _RAW_REGISTRATION_HPP_ #ifndef _RAW_REGISTRATION_HPP_
#define _RAW_REGISTRATION_HPP_ #define _RAW_REGISTRATION_HPP_
   
#include <core/xmlApi.hpp>
#include <registry/RawReaderRegistry.hpp> #include <registry/RawReaderRegistry.hpp>
#include <registry/RawWriterRegistry.hpp> #include <registry/RawWriterRegistry.hpp>
   
......
...@@ -2,5 +2,4 @@ ...@@ -2,5 +2,4 @@
category: library category: library
   
[Dependencies] [Dependencies]
project: alib2raw alib2data alib2cli alib2xml alib2common alib2abstraction alib2measure alib2std project: alib2raw alib2data alib2cli alib2common alib2abstraction alib2measure alib2std
system: xml2
...@@ -2,5 +2,4 @@ ...@@ -2,5 +2,4 @@
category: library category: library
   
[Dependencies] [Dependencies]
project: alib2data alib2xml alib2common alib2abstraction alib2measure alib2std project: alib2data alib2common alib2abstraction alib2measure alib2std
system: xml2
#ifndef _STRING_REGISTRATION_HPP_ #ifndef _STRING_REGISTRATION_HPP_
#define _STRING_REGISTRATION_HPP_ #define _STRING_REGISTRATION_HPP_
   
#include <core/xmlApi.hpp>
#include <registry/StringWriterRegistry.hpp> #include <registry/StringWriterRegistry.hpp>
#include <registry/StringReaderRegistry.hpp> #include <registry/StringReaderRegistry.hpp>
   
......
...@@ -2,5 +2,4 @@ ...@@ -2,5 +2,4 @@
category: library category: library
   
[Dependencies] [Dependencies]
project: alib2str alib2data alib2cli alib2xml alib2common alib2abstraction alib2measure alib2std project: alib2str alib2data alib2cli alib2common alib2abstraction alib2measure alib2std
system: xml2
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