mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
Prefer std::regex, and modern C++ string search
This commit is contained in:
parent
7eb92253c6
commit
f6a2ee0103
10 changed files with 59 additions and 114 deletions
|
|
@ -17,7 +17,6 @@
|
|||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <regex.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/time.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue