mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 21:47:10 +00:00
lua: move to lang/ directory
Support for more languages is comming, so let's group them in a separate directory.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
#include "user_types_metadata.hh"
|
||||
|
||||
#include "index/target_parser.hh"
|
||||
#include "lua.hh"
|
||||
#include "lang/lua.hh"
|
||||
|
||||
#include "db/query_context.hh"
|
||||
#include "serializer.hh"
|
||||
|
||||
Reference in New Issue
Block a user