mirror of
https://github.com/RangeNetworks/openbts.git
synced 2025-11-03 13:23:16 +00:00
merge 5.0 preview from commercial
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Copyright 2012 Range Networks, Inc.
|
||||
* Copyright 2012, 2014 Range Networks, Inc.
|
||||
*
|
||||
* This software is distributed under multiple licenses; see the COPYING file in the main directory for licensing information for this specific distribuion.
|
||||
* This software is distributed under multiple licenses; see the COPYING file in the main directory for licensing information for this specific distribution.
|
||||
*
|
||||
* This use of this software may be subject to additional restrictions.
|
||||
* See the LEGAL file in the main directory for details.
|
||||
@@ -20,6 +20,9 @@
|
||||
#include "GSM503Tables.cpp"
|
||||
|
||||
using namespace std;
|
||||
// We must have a gConfig now to include BitVector.
|
||||
#include "Configuration.h"
|
||||
ConfigurationTable gConfig;
|
||||
|
||||
BitVector randomBitVector(int n)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user