mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update include path
This commit is contained in:
parent
7f860f1559
commit
b44f70bb95
@ -8,7 +8,7 @@
|
||||
#line 7 "F:\\Gradido\\gradido_login_server\\src\\cpsp\\passphrase.cpsp"
|
||||
|
||||
#include "../SingletonManager/SessionManager.h"
|
||||
#include "../crypto/KeyPair.h"
|
||||
#include "../Crypto/KeyPair.h"
|
||||
//#include "Poco/Net/HTTPServerParams.h"
|
||||
|
||||
enum PageState
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<%@ page compressed="true" %>
|
||||
<%!
|
||||
#include "../SingletonManager/SessionManager.h"
|
||||
#include "../crypto/KeyPair.h"
|
||||
#include "../Crypto/KeyPair.h"
|
||||
//#include "Poco/Net/HTTPServerParams.h"
|
||||
|
||||
enum PageState
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user