mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
tests: move include of tests/tests.h outside of extern "C"
This commit is contained in:
@@ -21,9 +21,10 @@
|
||||
|
||||
#include "CppUTest/TestHarness.h"
|
||||
|
||||
#include "tests/tests.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "tests/tests.h"
|
||||
#include "src/plugins/irc/irc-buffer.h"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user