Euphoria
sol_forward.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace sol
4 {
5  class state;
6 }
7 
8 
9 struct LuaState;
Definition: sol_forward.h:4
Definition: sol.h:19
ParserState state
Definition: ui_text.cc:134