Skip to content

Commit 321d826

Browse files
committed
un-uglify the names of files under include/exec
1 parent a31fcb9 commit 321d826

25 files changed

+18
-18
lines changed

examples/benchmark/common.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* See the License for the specific language governing permissions and
1515
* limitations under the License.
1616
*/
17-
#include <exec/__detail/__numa.hpp>
17+
#include <exec/detail/numa.hpp>
1818
#include <exec/static_thread_pool.hpp>
1919

2020
#include <algorithm>
File renamed without changes.
File renamed without changes.
File renamed without changes.

include/exec/__detail/__system_context_replaceability_api.hpp renamed to include/exec/detail/system_context_replaceability_api.hpp

File renamed without changes.

0 commit comments

Comments
 (0)