Mention that we modified SkipList.cpp

This commit is contained in:
2024-04-17 11:53:48 -07:00
parent 85db1a8786
commit eab2e46a56

View File

@@ -16,6 +16,8 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* This source code is modified to compile outside of FoundationDB
*/
#include "ConflictSet.h"