]> git.ipfire.org Git - thirdparty/squid.git/blob - src/tests/stub_libformat.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / stub_libformat.cc
1 #include "squid.h"
2 #include "format/Format.h"
3
4 #define STUB_API "stub_libformat.cc"
5 #include "tests/STUB.h"
6
7 void Format::Format::assemble(MemBuf &mb, const AccessLogEntryPointer &al, int logSequenceNumber) const STUB