fix compilation with gcc-4.7

master
Andrzej Rybczak 13 years ago
parent b3219f9e34
commit 4a57a5c416
  1. 1
      src/settings.cpp

@ -33,6 +33,7 @@
#include <fstream>
#include <iostream>
#include <stdexcept>
#include <regex.h>
#include "actions.h"
#include "browser.h"

Loading…
Cancel
Save