瀏覽代碼

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

wip/image-kernel
Sam Hocevar 9 月之前
父節點
當前提交
7923f5a790
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. +2
    -3
      include/lol/lib/pegtl

include/lol/pegtl → include/lol/lib/pegtl 查看文件

@@ -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"

Loading…
取消
儲存