Program Listing for File libnokogiri.hh¶
↰ Return to documentation for file (libnokogiri.hh)
// SPDX-License-Identifier: LGPL-3.0-or-later
/* libnokogiri.hh - libnokogiri "unity" include */
#if !defined(LIBNOKOGIRI_HH)
#define LIBNOKOGIRI_HH
#include <libnokogiri/config.hh>
#include <libnokogiri/common.hh>
#include <libnokogiri/pcap.hh>
#include <libnokogiri/pcapng.hh>
namespace libnokogiri {
namespace pcap {}
namespace pcapng {
namespace blocks {}
namespace options {}
}
namespace compiletime {}
}
#endif /* LIBNOKOGIRI_HH */