remove llarp.h header references

pull/1576/head
Jeff Becker 3 years ago
parent 9e2cfd90cb
commit e11249d158
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -2,7 +2,6 @@
#include <router/router.hpp>
#include <exit/context.hpp>
#include <crypto/types.hpp>
#include <llarp.h>
#include <llarp.hpp>
#include <catch2/catch.hpp>

@ -1,4 +1,3 @@
#include <llarp.h>
#include <llarp.hpp>
#include <config/config.hpp>
#include <router/abstractrouter.hpp>

Loading…
Cancel
Save