mirror of
https://github.com/fairwaves/openbts-2.8.git
synced 2025-11-21 23:08:15 +00:00
syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better.
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@5655 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
#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