Browse Source

[Minor] Missing include?

tags/3.0
Vsevolod Stakhov 3 years ago
parent
commit
82da7ab61a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/libserver/css/css_selector.hxx

+ 1
- 0
src/libserver/css/css_selector.hxx View File

@@ -24,6 +24,7 @@
#include <optional>
#include <vector>
#include <functional>
#include <memory>
#include "parse_error.hxx"
#include "css_tokeniser.hxx"
#include "html_tags.h"

Loading…
Cancel
Save