Ver código fonte

Move <lol/pegtl> header to <lol/lib/pegtl>

wip/image-kernel
Sam Hocevar 9 meses atrás
pai
commit
7923f5a790
1 arquivos alterados com 2 adições e 3 exclusões
  1. +2
    -3
      include/lol/lib/pegtl

include/lol/pegtl → include/lol/lib/pegtl Ver arquivo

@@ -1,7 +1,7 @@
//
// Lol Engine
//
// Copyright © 2010—2020 Sam Hocevar <sam@hocevar.net>
// Copyright © 2010–2024 Sam Hocevar <sam@hocevar.net>
//
// Lol Engine is free software. It comes without any warranty, to
// the extent permitted by applicable law. You can redistribute it
@@ -24,5 +24,4 @@
# define _WIN32_WINNT 0x0602
#endif

#include "3rdparty/pegtl/include/tao/pegtl.hpp"

#include "../3rdparty/pegtl/include/tao/pegtl.hpp"

Carregando…
Cancelar
Salvar