Merge branches 'cpp-btree' and 'progsig-sx' into jgrpp
This commit is contained in:
1
src/3rdparty/cpp-btree/btree.h
vendored
1
src/3rdparty/cpp-btree/btree.h
vendored
@@ -100,7 +100,6 @@
|
||||
#ifndef UTIL_BTREE_BTREE_H__
|
||||
#define UTIL_BTREE_BTREE_H__
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#include "window_func.h"
|
||||
#include "company_func.h"
|
||||
#include "cmd_helper.h"
|
||||
#include <assert.h>
|
||||
|
||||
ProgramList _signal_programs;
|
||||
|
||||
|
Reference in New Issue
Block a user