From 0607eba0ba964b3178507eabcd234fe7d8a0d860 Mon Sep 17 00:00:00 2001 From: pans <pans@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 18 八月 2017 11:06:16 +0800 Subject: [PATCH] capnp server fix bug --- VisitFace/DemoForBsk/.idea/libraries/hamcrest_integration_1_3.xml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/VisitFace/DemoForBsk/.idea/libraries/hamcrest_integration_1_3.xml b/VisitFace/DemoForBsk/.idea/libraries/hamcrest_integration_1_3.xml new file mode 100644 index 0000000..ac0d6b4 --- /dev/null +++ b/VisitFace/DemoForBsk/.idea/libraries/hamcrest_integration_1_3.xml @@ -0,0 +1,9 @@ +<component name="libraryTable"> + <library name="hamcrest-integration-1.3"> + <CLASSES> + <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-integration/1.3/5de0c73fef18917cd85d0ab70bb23818685e4dfd/hamcrest-integration-1.3.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> +</component> \ No newline at end of file -- Gitblit v1.8.0