summaryrefslogtreecommitdiff
path: root/code/core/regex.h
blob: 0d1f3d395543386941b5db9921b2c3a717180896 (plain)
1
2
3
4
5
6
7
8
#ifndef REGEX_H
#define REGEX_H

namespace regex {
  bool parseRequest(char *str);
};

#endif // REGEX_H
contact: Jan Huwald // Impressum