mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Move sources to src and build objs in obj.
This commit is contained in:
11
src/Hanko.cpp
Normal file
11
src/Hanko.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "Hanko.h"
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
using namespace boost;
|
||||
using namespace std;
|
||||
|
||||
Hanko::Hanko()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user