mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-11-16 03:41:45 +00:00
Remove unused headers
Change-Id: Idadb17aeb85b011d114ffc1d81c920544bac1989
This commit is contained in:
@@ -28,10 +28,6 @@
|
||||
#include "Vector.h"
|
||||
#include <iostream>
|
||||
|
||||
// We must have a gConfig now to include Vector.
|
||||
#include "Configuration.h"
|
||||
ConfigurationTable gConfig;
|
||||
|
||||
using namespace std;
|
||||
|
||||
typedef Vector<int> TestVector;
|
||||
|
||||
Reference in New Issue
Block a user