| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 #pragma once | |
| 2 #include <AdblockPlus/FilterEngine.h> | |
| 3 | |
| 4 std::string ContentTypeToString(AdblockPlus::FilterEngine::ContentType contentTy pe); | |
|
Eric
2014/12/30 16:56:08
This function is only used for debugging, and thus
sergei
2015/01/13 13:13:14
I'm not sure that it makes sense because linker re
| |
| OLD | NEW |