mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-24 07:58:12 +01:00
6 lines
116 B
C++
6 lines
116 B
C++
|
#ifndef ARABICA_TEST_SAX2DOM_CDATA_HPP
|
||
|
#define ARABICA_TEST_SAX2DOM_CDATA_HPP
|
||
|
|
||
|
TestSuite* CDATATest_suite();
|
||
|
|
||
|
#endif
|