mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-14 13:54:36 +00:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/1285
Author: @rbevin777
Created: 7/6/2023
Status: ✅ Merged
Merged: 7/19/2023
Merged by: @Panquesito7
Base:
master← Head:Bug-CMake-build-problem-in-client_server-dir-#942📝 Commits (3)
213a922fix: missing include file for cmake function763cbb2fix: using newer version of check include file10eeedfMerge branch 'master' into Bug-CMake-build-problem-in-client_server-dir-#942📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
client_server/CMakeLists.txt(+4 -2)📄 Description
Description of Change
The include file for this function was missing so I added it in and updated the function call too.
References
Checklist
Added file name matches File name guidelinesAdded tests and example, test must passRelevant documentation/comments is changed or addedNotes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.