mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
227 B

  1. --- ./src/styles.cpp.orig 2008-06-11 00:18:48.000000000 +0200
  2. +++ ./src/styles.cpp 2008-06-11 00:18:58.000000000 +0200
  3. @@ -25,6 +25,8 @@
  4. #include "wvlog.h"
  5. #include <algorithm>
  6. +#include <string.h>
  7. +
  8. namespace wvWare
  9. {