chore: rm unused common/stdbitset.h
This commit is contained in:
@ -9,7 +9,6 @@ add_library(common INTERFACE
|
||||
common.h
|
||||
version.h
|
||||
IInterface.h
|
||||
stdbitset.h
|
||||
stddeque.h
|
||||
stdexcept.h
|
||||
stdfstream.h
|
||||
|
||||
@ -1,13 +0,0 @@
|
||||
/*
|
||||
* Deskflow -- mouse and keyboard sharing utility
|
||||
* SPDX-FileCopyrightText: (C) 2012 - 2016 Symless Ltd.
|
||||
* SPDX-FileCopyrightText: (C) 2002 Chris Schoeneman
|
||||
* SPDX-License-Identifier: GPL-2.0-only WITH LicenseRef-OpenSSL-Exception
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "stdpre.h"
|
||||
|
||||
#include <bitset>
|
||||
|
||||
#include "stdpost.h"
|
||||
Reference in New Issue
Block a user